Tuesday, January 3, 2012

Javascript form help validation?

You want an onsubmit handler. Beyond that, it depends on the actual form. Return true if the form's good, alert then return false if it's bad.

No comments:

Post a Comment