logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • crab
    • Posted on Thu 24 Feb 2005

    I simply do this to submit the form and invoke the onSubmit event by Javascript:

    function submitFormWithOnSubmitEventFired(f) { if (f.onsubmit()) { f.submit(); } }

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: