[Javascript] Function that uncovers form...

Rees, Mark (TWIi London) mrees at twii.net
Tue May 8 10:53:25 CDT 2001


Hello
 
Try setting them to visibility:hidden (or whatever the ie syntax is) and
changing that when the function is called. But I don't think you can get rid
of them in NN4 at all.
 
BTW they should behave perfectly in NN6.
 
Cheers
 
Mark
 
 
 -----Original Message-----
From: Chris Nafziger [mailto:CNafziger at sauder.com]
Sent: 04 May 2001 00:41
To: 'javascript at LaTech.edu'
Subject: [Javascript] Function that uncovers form...



I'm trying to hide a form with a div set at a zindex of 100. If a particular
event occurs, a javascript function is called that uncovers the form by
hiding the layer that was covering it.  The form contains only textareas and
select boxes.  The problem is:  The textareas are hidden as they are
supposed to be, before the event occurs, but the select boxes remain
uncovered.  I've set the entire form and the select boxes to a zindex of 50,
but the damn select boxes still show through!  Why?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010508/c9a9369a/attachment.htm>


More information about the Javascript mailing list