Ok, this is less of a question than it is just for my information (because I can think of about 4 different work arounds that will make it work. But I have a form (nothing
Here is an idea that works fine in all browsers without any external library.
HTML Code
...........Form elements...............
Java Script
Put this code just before closing of body tag
PHP Code
Note: Please do not name the button "submit" as it may cause browser incompatibility.