hi there
i add more than one ( javascript ) to validate the form but every one say """
onsubmit event " and when i try to put moe than one evert it return error
how to solve this case to add more than one "onsumbit event' ?
thanks
Printable View
hi there
i add more than one ( javascript ) to validate the form but every one say """
onsubmit event " and when i try to put moe than one evert it return error
how to solve this case to add more than one "onsumbit event' ?
thanks
This is a Java forum, not Javascript.
To answer your question anyways, have the submit button call a specific function instead of coding everything in your onsubmit.