Topic: IE CSS drop down little problem (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=27949" title="Pages that link to Topic: IE CSS drop down little problem (Page 1 of 1)" rel="nofollow" >Topic: IE CSS drop down little problem <span class="small">(Page 1 of 1)</span>\

 
Sirius
Obsessive-Compulsive (I) Inmate

From: Edmonton
Insane since: Feb 2003

posted posted 05-18-2006 04:11

Hi all,

I'm doing a drop down menu suckerfish style.

When I code it like that, there's no problem in IE. The drop down is functionning.

code:
li ul{

     ...my proprieties

}



But since I dont want all the lists to be affected I specify the id:

code:
#navmenu li ul{

     ...my properties

}



It's when I specify the ID that the drop down stop to function in IE

I could continue wihout specifying the ID but I really want to know whats happening here!

DL-44
Lunatic (VI) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 05-18-2006 05:02

Since plenty of us may not have any idea what 'suckerfish style' refers to, a link to the reference, and a link to your site would go an awful long way

My assumption would be that somewhere the list is referred to in a way that is affected by the addition of the id. Sounds obvious, of course - but find where all of the references to the list are, and make sure they are altered to account for the added id.

Skaarjj
Maniac (V) Mad Scientist

From: :morF
Insane since: May 2000

posted posted 05-22-2006 04:49

I think this is the article: http://www.alistapart.com/articles/dropdowns/


Justice 4 Pat Richard



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu