Ok, after a long time of just not really taking the initiative to truly read examples to understand, I have to ask...
What is all this return business about?
Return false stops a form from carrying out, right? Something like that. Return true? What is this return somefunctionname() all about?
The whole situation feels the same as when I finally figured out how to use arguments in my web pages. Like I'm totally missing out on something great and grand in Javascript.
I'll be the first to admit I don't know all there is to know about Javascript
What is all this return business about?
Return false stops a form from carrying out, right? Something like that. Return true? What is this return somefunctionname() all about?
The whole situation feels the same as when I finally figured out how to use arguments in my web pages. Like I'm totally missing out on something great and grand in Javascript.
I'll be the first to admit I don't know all there is to know about Javascript