|
 |
javascript thread: Hiding Select boxes in Netscape
Message #1 by "Debreceni, David" <david_debreceni@r...> on Sat, 8 Jun 2002 15:23:04 -0400
|
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C21077.F9A18BBD
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
The only solution I have ever come up with for this scenario is to hide
the select box by either removing it or by hiding it with an image of a
select box, either way it will allow your menus to show with out the
select box punching through.
-----Original Message-----
From: Debreceni, David [mailto:david_debreceni@r...]
Sent: Saturday, June 08, 2002 4:23 PM
To: javascript
Subject: [javascript] Hiding Select boxes in Netscape
Hello gurus,
I have a script that works in IE to hide the select boxes on a page
when my dynamic menu is selected. I recently got a mandate to make my
menu cross browser compliant. I am having difficulty finding a way of
hiding the select boxes with out encapsulating the entire display area
in a layer. Since this would require me to make a second page for
everyone that I have, this is not really an option. Does anyone have a
script or any ideas? Thanks
Dave Debreceni
--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e r-20 --- Change your mail options at http://p2p.wrox.com/manager.asp
or
|
|
 |