J
JV
I thought I once saw somewhere that a global variable, "xyz" for
example, could be declared and used so that instead of using
"document.formname.elementname.value" one could use
"xyz.elementname.value" or use "xyz" in place of "document.formname"
anytime a reference to a form element was made.
Is this actually true or not? I'm going crazy trying to recall
something that might not even exist!
Thanks.
JV
example, could be declared and used so that instead of using
"document.formname.elementname.value" one could use
"xyz.elementname.value" or use "xyz" in place of "document.formname"
anytime a reference to a form element was made.
Is this actually true or not? I'm going crazy trying to recall
something that might not even exist!
Thanks.
JV