Hi, I'm trying to check form elements using javascript before submitting the form, so if there is any empty field, it will fire an alert, else it will submit. Checking is working fine, my only problem is when I try to submit the form document.getElementById(formName).submit() it shows the next page without Toolbar!
the form submit to a new .php page, and I get the following the url: / page.php#_pageid Any solution for this please? -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
