Forum Moderators: not2easy
There is a javascript dropdown menu that should display over the top of everything, which it does in most browsers, but in IE, even though it displays over the central main column correctly, it always displays beneath the items in the left and right columns.
I have used the z-index property in all the logical ways I can think of to make it work properly, but it refuses to figure itself out.
Is there some IE quirk or trick to the z-index proprty that I should be aware of in regards to situations like this?
No, these are just regular divs that are displaying on top of the javascript menu dropdowns.
For the most part it's not really an issue, as if you have your browser at anything more than 800 pixels wide the offending columns don't go near the menu anyway, but I would still like to see what's going on for future reference, and fix it in any case.
I am assuming the numbers of the z-index can be anything as long as they are stackable in order... for example, the menus are 50 and the colums are 10 and the main page is 1. That should work, right?
I haven't tried to validate my code, but I am pretty sure it's fine. I'll try that.
Effect of z-index value to RP and AP blocks [aplus.co.yu]