Greetings,
I have been muddling my way through developing a DHTML menu. I finally have something workable. My problem now is that I have implemented my menus in a DIV that overlaps my 'master' DIV. The master DIV is visible when the menu's are not activated but once I mouse over one of my menus the master DIV gets obscured by the menu DIV. To boot this only happen on IE. Everything appears to render fine in FF and Opera.
I wonder where I might start looking. I have set all of my DIV and iframe backgrounds to transparent, in CSS.
I am happy to send code, but not sure which would be most meaningful, CSS, HTML or JS.
Thanks in advance,
Warren
I have been muddling my way through developing a DHTML menu. I finally have something workable. My problem now is that I have implemented my menus in a DIV that overlaps my 'master' DIV. The master DIV is visible when the menu's are not activated but once I mouse over one of my menus the master DIV gets obscured by the menu DIV. To boot this only happen on IE. Everything appears to render fine in FF and Opera.
I wonder where I might start looking. I have set all of my DIV and iframe backgrounds to transparent, in CSS.
I am happy to send code, but not sure which would be most meaningful, CSS, HTML or JS.
Thanks in advance,
Warren
Comment