Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
help with ie6 bug on javascript list menu
Old 06-20-2008, 09:25 AM help with ie6 bug on javascript list menu
sfpavel's Avatar
Experienced Talker

Posts: 35
Name: Razvan Pavel
Location: Bucharest, Romania
Trades: 0
hello all.
i have this site i'm working on and i got this retarded bug in IE6.

site linke: http://www1.inogate.org/

in IE6 when hovering over the left menu, last item the list that appears goes under the latest news containers and you can't see the last item. i've tried a million combinations with z-index on those items but still nothing. if anyone has any ideas on how to fix this i would be greatful
sfpavel is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-20-2008, 06:50 PM Re: help with ie6 bug on javascript list menu
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
It doesn't appear to be working AT ALL in my IE6.

Are you adding any margins, padding, or borders on the hover/dropdown ?
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-21-2008, 05:30 AM Re: help with ie6 bug on javascript list menu
sfpavel's Avatar
Experienced Talker

Posts: 35
Name: Razvan Pavel
Location: Bucharest, Romania
Trades: 0
yes, of course. i need to align the text in the li elements
sfpavel is offline
Reply With Quote
View Public Profile
 
Old 06-21-2008, 11:09 AM Re: help with ie6 bug on javascript list menu
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
IE drops elements below others when it has no room, or rather it *thinks* is doesn't have room. IE is notoriously bad when layouts are extremely tight and you need to give it a few pixes of breathing room.

IE6 also doesn't support the :hover pseudo-class on anything but the <a> tag w/o using some scripting.

You also need to know that neither your #outer-wrapper or your #container are "wrapping" the contents as you intended. This happens when you don't clear your floats.

Your #menuholder isn't 'holding' the menu either, and for the same reason - no clearing on the floats.

It would also be better to use an unordered list for the menu rather than all those divs.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Last edited by LadynRed; 06-21-2008 at 11:16 AM..
LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to help with ie6 bug on javascript list menu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.34661 seconds with 12 queries