css-dropdown

Pure CSS Dropdown Menu

Hello, I have been working on facebook application and you know on facebook native javascript is not allowed, they have their own implementation FBJS which is troublesome when it comes to creating stuff like menus. Is there any pure CSS dropdown solution without any involvement of javascript (javascript is used in all the solutions i h...

CSS Drop-down menu positioning problem in IE

I've programmed a css dropdown menu that seems to be working correctly in every browser but Internet Explorer (at least in IE7). Here's a link to a picture of how it looks when it behaves correctly (not enough rep to post pictures yet): http : // img535imageshack.us/i/chromeexample.png/ Here's a link to how it looks in IE: http : // im...

CSS Drop-down menu z-index issue

The current html and css is a bit messy being that the site is still in early beta and is being developed, but this menu will be used. http://beta.defiant-guild.net I have the header and slider both absolutely positioned within a relatively positioned container div. The order of the z-index stack I need from back to front is: header ...