Stephen, loading your page with Opera 6.10b (Linux 7.2) got this Error message: Error name: TypeError message: Statement on line 11: Expression evaluated to null or undefined and is not convertible to object document.tickertape.
Mario. El Jue 21 Nov 2002 17:42, escribiste: > Thx Mario, > but the (i) is already a variable. if it weren't there, (lets pretend it isn't) >does anyone see any reason why this won't jive with the DOM? > Stephen > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > If your intention is to load (i) with the number of elements > > in the Array > > use the length property: > > i = document.forms['poparray'].elements.length; > > To address the objet value, drop the (i) in the sentence: > > document.forms['poparray'].elements['munipop'].value; > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > ____ � The WDVL Discussion List from WDVL.COM � ____ > To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] > Send Your Posts To: [EMAIL PROTECTED] > To change subscription settings to the wdvltalk digest version: > http://wdvl.internet.com/WDVL/Forum/#sub > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > > ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
