[Javascript] See if item is hidden...

jsWalter jsWalter at torres.ws
Tue Jun 22 15:34:55 CDT 2004


> -----Original Message-----
> From: javascript-bounces at LaTech.edu 
> [mailto:javascript-bounces at LaTech.edu] On Behalf Of 
> shawn_milochik at godivachoc.com
> Sent: Tuesday, June 22, 2004 1:11 PM
> To: javascript at LaTech.edu
> Subject: Re: [Javascript] See if item is hidden...
> 
> 
> If by "turning off," you mean that the style was set to 
> "display: none," then I think that you should be able to read 
> that property with Javascript.  (untested)

Yes, style "display: none"

Might be that way by default via CSS or a trigger when the page loads.

Now, its ancestor would be hidden, not the target Object.

Walter





More information about the Javascript mailing list