Closed (fixed)
Project:
Nice Menus
Version:
5.x-1.x-dev
Component:
Browser Compat
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2007 at 12:24 UTC
Updated:
15 May 2007 at 20:10 UTC
Hello,
Using Nice Menu on Drupal 5.0 as detailed here, I've run into a problem on IE6 only. The initial location of the menus is not where they should be until you mouse over them. Then they magically go to where they should according to the custom theme. Reloading the page throws them out of location again. This is happening to three separate menus on the page. Has anyone else ran into this problem or have an idea why this might be happening?
The theme's (homepage only) places the menus in the center of the page inside a table. The menus initially appear to the left of where they should be. You can see the demo site at here.
thanks.
Comments
Comment #1
add1sun commentedThey all look fine to me in IE 6, that is they don't move around at all and seem lined up properly with the other page elements. Can anyone else replicate this? Also you may want to try using the latest code that is actively being worked on. Changing version to 5 dev.
Comment #2
andjsmit commentedThanks for taking a look. I should have closed this request. It turned out that a hard to find bug in IE6 required a list-style-image to be added at the bottom of the table cell. By adding a empty div with this style set to a url(blank.gif) the problem was solved. I named to the div class "weirdFix". No idea why it works...
Comment #3
andjsmit commentedComment #4
(not verified) commented