[thelist] My css rollover drop-downs are not working on ie

martin at fiercestreetnetworks.aboho.com martin at fiercestreetnetworks.aboho.com
Fri Apr 9 12:56:20 CDT 2004


Hello Bill,

I've already settled for using this:

<!--[if IE]>
<style type="text/css" media="all">
/*<![CDATA[*/
/* ie needs a value for the pesudo element on the anchor. */
#breadcrumbs ul li a:hover {
 padding: 0 11px 0 7px;
 }
/*]]>*/
</style>
<![endif]-->

What I am looking for is a CSS hack, to keep this issue out of 
my XHTML.

Thanks!!!!

Martin E

----- Original Message ----- 
From: "Bill Creswell" <BillC at VanEerden.com>
To: <martin at fiercestreetnetworks.aboho.com>; <thelist at lists.evolt.org>
Sent: Friday, April 09, 2004 10:26 AM
Subject: RE: [thelist] My css rollover drop-downs are not working on ie


Martin says:
Anyone know of a "hide from all ie versions" only hack, so I can
keep this in my css file, and out of all my sites pages :~\

Bill says:
<![if !IE ]>
Congratulations!
<![endif]>

Bill Creswell
Helpdesk/Webmaster
Van Eerden Distribution
http://www.vaneerden.com
(616) 475-0900 Ext. 293
 





More information about the thelist mailing list