Cufon text z-index (IE6 and IE7 stylish select box bug)
Posted
by Adrian
on Stack Overflow
See other posts from Stack Overflow
or by Adrian
Published on 2010-02-03T11:53:30Z
Indexed on
2010/03/20
17:21 UTC
Read the original article
Hit count: 689
Hello,
I'm replacing some text with cufon on my page and I'm using jquery stylish select box plugin (http://www.scottdarby.com/plugins/stylish-select/0.4/) to style select boxes.
The problem is that, in IE6 and IE7, select box goes under the cufonized text. (the select box is actually an <ul>
).
Anyone had this issue before?
Thanks,
Adrian
© Stack Overflow or respective owner