Davide Zanotti
04-28-2006, 02:36 PM
In firefox the callback setted for the onsubmit doesn't trigger, if the form is dynamically submitted by submit() method. I've searched on goolge and I found this http://www.gerd-riesselmann.net/archives/2005/04/firefox-canceling-problem-solved but, i don't understand how it works, moreover I don't use the attachEvent and the other techniques used by the author of the link, but instead I use form.onsubmit=mycallback.
Can someone help me?
Can someone help me?