You are here: irt.org | About | Feedback | 5188 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q71
Sent by
Nikita on Friday December 21, 2007 at 16:32:10
Worth:
Worth reading
Length:
Technical:
Comments:
Another possible problem is if you're using an input with name="submit" somewhere on the page, it will confuse javascript and the default submit() will not work. Simply rename the offending input to let's say name="xsubmit" and you should be good to go. Don't forget to update the code that relied on that input to use the new name.
Other feedback on 'irt.org FAQ Knowledge Base Q71' - show all