Jump to content

css drop down and select


jaymc

Recommended Posts

I have a CSS menu which drops down a floatig menu when you hover

 

Works fine, however, in IE 6 the drop down menu sits behind any HTML SELECT drop down menus in the way

 

I think this is a known issue, it cant be fixed with z-index due to the way ie6 renders form elements i think

 

How can I fix this? I think there is some javascript that will hide all selects on a page when the css menu is called, then display them again

 

But I'd rather not use javascript.. is there a better more universal solution for this?

Link to comment
https://forums.phpfreaks.com/topic/129132-css-drop-down-and-select/
Share on other sites

I wouldn't bother, really. If there is a solution then your best friend would be Google. I don't know of any solution. But my suggestion is for something like that, don't bother with it. It's just too frustrating to make things work properly in IE6 sometimes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.