javascript thread: Functions...
I am very confused while returning a value false from a function and its usage. If I return a value false and then call that function in OnSubmit event of the form it doesn't works?but when I call the same function by mentioning return before it..it works?Why ???
|





