Sent by Ross Hulford on 19 February 2007 21:09
I have the following menu and it works like this... topmenu list items are a class and display a
background image. all the other submenu items are text.
I want to be able to hide the text on the topmenuli items but I need it to display when the css is
switched off. Display:none hides everything and font-size:0px casscades down the menu. Is there a
way to target and hide the text on the topmnenu.
<ul class="topmenu" id="dmenu">
<li class="topmenuli"><a href="xxx" class="home">Home </a> </li>
<li class="topmenuli"><a href="xxxxx" class="aboutus"> About Us</a>
<ul class="submenuul sub_about"
<li class="submenuli"><a href="xxx">some></li>
<li class="submenuli"><a href!"xxxx">more</li>
<li class="submenuli"><a href="xxxx">sub</li>
<li class="submenuli"><a href="xxxx">menu</li>
<li class="submenuli"><a href="xxxx">items</a></li>
</ul>
R.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/