Navigation


CTaylor
Posted on: Jan 8 2009, 03:41 AM


Newbie
Group Icon

Group: Members
Posts: 1
Joined: 8-January 09
From: Canada
Member No.: 35


I hope this is the right section to post this.
I have been working on a website for a business and I'm trying to make a drop-down menu in CSS. It works great in Firefox biggrin.gif but not in Internet Explorer. sad.gif

Here is the CSS part of the Code, does anyone know what I might do so it works in IE?
CODE
li ul {
display: none;
}
li:hover > ul {
display: block;
float:left;
background-image:url(img02.gif);
position:absolute; top:25px;
}


Thanks in Advance.

If I posted this in the wrong section please move it for me.
  Forum: Technical Support · Post Preview: #2786 · Replies: 0 · Views: 353,748


New Posts  New Replies
No New Posts  No New Replies
Hot topic  Hot Topic (New)
No new  Hot Topic (No New)
Poll  Poll (New)
No new votes  Poll (No New)
Closed  Locked Topic
Moved  Moved Topic
 

RSS Lo-Fi Version
Skin by IPB Customize - Hosted by Forums & More
Time is now: 8th April 2025 - 02:32 PM