
Originally Posted by
jscheuer1
The main problem in IE 6 is that you have your text size (in its view menu) set too large, it should be medium. However, this brings up another, bigger issue. The menu's positioning should all be set in a relative way, like - probably ems, so that changes in text size will not mess up the horizontal alignment. Or, everything should be set only in pixels. The script will not (if I am remembering correctly) allow everything to be pixels, as it converts these to ems in many places, though. But this could be changed if using ems to position the menu won't work.
I'm sure that there are ways to fix the disappearing menu in IE 6, but offhand I'm not certain how. I'll try to keep this in mind for when I have more time to look into it. It looks fine in IE 7 though, just off by a pixel.
Bookmarks