Jorn,

One idea for form validation  (don't know how practical it would be to code)...would be that the next/following input is only enabled if the current input is successfully filled with the correct data.

So the scenario would be that on inputting data into input No1, if the input is not validated then an error message is generated/displayed and the focus would remain on the unsuccessful input

only when the input/data is validated, would the subsequent input area be activated.

Following on from this, only when all inputs have been validated (client side) would the submit button be enabled.................where the server side validation would takeplace


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to