czukoman20 Posted February 10, 2009 Share Posted February 10, 2009 I have this dropdown menu that i am working on. http://www.adworld-online.com/newlayout/demo.htm If you open that up in Firefox, and then in Internet Explorer, it will work. But if you go to http://www.adworld-online.com/newlayout/index4.php If you open that up in Firefox, IT WORKS If you open it in IE, The dropdown menu's appear below the button. Here is the CSS .dropmenudiv{ position: absolute; top: 0; border: 1px solid #BBB; border-bottom-width: 0; font:normal 12px Constantia; line-height:18px; z-index:100; background-color: white; width: 200px; visibility: hidden; } I honestly have no idea what could be wrong. But IE sucks There is more CSS, but i believe that is the only portion that has to do with the menu's Help is greatly appreciated Quote Link to comment Share on other sites More sharing options...
departedmind Posted February 11, 2009 Share Posted February 11, 2009 It is working for me checked in IE7, IE6 and FF 3.0.6, but in FF your menu bar is shifted to the left of the screen Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.