Quote:
Originally Posted by SiM99_wrk
Okay.
Does that mean that you're telling me that the other 99.9% of computers making use of the page, where clicking this button doesn't submit the form because I have "return false;" in the onclick event are behaving incorrectly?
|
All I have to say is that it is safer, according to the standards, to prevent the
submit action instead of the
click action if want to be 100% sure that data will not be submitted.