I am having an issue with my validation function. Specificly in Netscape. It is not liking my code for checking a dropdown list.
if (document.forms[0].State.value == "")
I have also tried some ".selectedIndex" versions to no avail. My error keeps reading that...
How's it going? I have an issue I have been struggling with. I have an application built. The form action is mailto. There is a javascript check for the fields and at the end of the check is form.submit(). I found out that Netscape does not accept the form.submit() if the action is mailto...
salutations reader(s). I have a form with a submit/validation function. IE works lovely, netscape on the other hand... I get an error:
Error: uncaught exception: [Exception... "Component returned failure code: 0x805303e8 [nsIDOMHTMLFormElement.submit]" nsresult: "0x805303e8...
salutations reader(s). I have a form with a submit/validation function. IE works lovely, netscape on the other hand... I get an error:
Error: uncaught exception: [Exception... "Component returned failure code: 0x805303e8 [nsIDOMHTMLFormElement.submit]" nsresult: "0x805303e8...
greetings, thanks for reading. I am in a pickle of a dilly here. Javascript form validation. Long application, some text fields some radio buttons. if the radios arent checked I have the alert popup just fine. I can not, for the life of me, figure out how to focus the field after the radio...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.