If you have an onsubmit event handler defined for a form, it doesn't seem to
trigger if you manually call the .submit() method of the form object. Is
there any way you can make sure that code is executed?
thnx,
Christoph
trigger if you manually call the .submit() method of the form object. Is
there any way you can make sure that code is executed?
thnx,
Christoph
Comment