[thelist] Variables and the DOM

The Optimizer chrism at puffofsmoke.net
Wed Oct 10 06:50:47 CDT 2001


Dear all

Apologies for the dumb question, but can I/how do I achieve the following?

var objDOM = document.forms[0];

So that I can use the following statement:

objDOM.elements[0].value = 1;

TIA

Chris Marsh




More information about the thelist mailing list