I am using the validation script below as part of a larger script for a sales form. At the bottom of the sales page I have a button that runs a function to open a printable page. I need to validate the form fields on the form before proceeding to the printable page. If I leave one of the fields...
I am trying to write a value into another page with the section of code below but I am getting an error in the Netscape 7 javascript console saying ' Error: document.getElementById("Title") has no properties
It works ok in IE6 but not NS7
list += "<table width='100%'...
I am trying to write the checkbox value into another popup window but it does not work in Netscape 7. I get an error in the javascript console saying.... ' document.all has no properties '. Below is an example of the section of code I am using.
list += "</table>";
var nametitle =...
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.