The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> to IE with love...never ending problems, drop-down problem in IE6
zargon
post Oct 22 2007, 02:38 AM
Post #1





Group: Members
Posts: 1
Joined: 22-October 07
Member No.: 4,115



Hi guys,

I`ve done a site for a university project - www.labm.de/rwtv - and I was so proud of myself, until.. ye, I tested it in IE6.

Well, the only significant problem so far is that the main manu woun`t show. I`ve looked for possible bugs/hacks on the internet and found something that helped me get the green buttons back (still not precise ). The thing is, I wasn`t able to fight back my under menu. It is still on the other side Sad

I`ve tested it and found out, that the bug is not caused by the PNG-file I use, but it lies on the visability:hidden thing. Apperantly IE has problems understanding it? ? Has anybody had similar problems/experience with such drop-down menus?

#mainmenu ul ul{
position:absolute;
float:left;
display:inline;
visibility:hidden;
}

Is there an apropriate hack, that would help translate the drop-down effect ?

thank you in advance!

P.S. the code for the menu is in default.css under /* Menu */
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 26 2007, 03:09 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,732
Joined: 9-August 06
Member No.: 6



It's easier if you start with valid markup and CSS.
http://www.htmlhelp.com/cgi-bin/validate.c...s&input=yes
http://jigsaw.w3.org/css-validator/validat...;usermedium=all
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 03:17 AM