[thelist] DHTML Question

Joshua Olson joshua at waetech.com
Thu Jul 7 14:50:10 CDT 2005


> -----Original Message-----
> From: Steve James
> Sent: Thursday, July 07, 2005 2:46 PM
> 
> I want to make a global change to all divs using javascript, but they 
> don't have ID's (trying to make this XHTML compliant). Is 
> there a way to 
> do something to the affect of:
> 
> document.div.style.visibility = "hidden";

Steve,

In my previous reply I meant "getElementsByTagName", not
"getElementByTagName".  Elements should be plural.

<><><><><><><><><><>
Joshua L. Olson
WAE Tech Inc.
http://www.waetech.com/
Phone: 706.210.0168 
Fax: 413.812.4864

Monitor bandwidth usage on IIS6 in real-time:
http://www.waetech.com/services/iisbm/




More information about the thelist mailing list