ui header is blocking a div
Posted
by Tumharyyaaden
on Stack Overflow
See other posts from Stack Overflow
or by Tumharyyaaden
Published on 2010-05-20T15:54:36Z
Indexed on
2010/05/20
16:10 UTC
Read the original article
Hit count: 214
i have built jQuery drop-down menu which is having problems floating over the UI header. Flash and everything else is fine, menu has no problem floating over anything except UI headers, i have tried messing with z-index in css files but it seems that jQuery script is over writing all of my css. the JS files are minified so i can not edit them. I think a JS solution is necessary but i do not know how to solve this with JS.
© Stack Overflow or respective owner