I have a 'confirm' form that hides a table when a certain field contains a null value.
I actually need 3 fields to be null in order for the table not to show rather than one.
here part of the working code.
if (document.getElementById('FIELDNAME').value=='') {...
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.