Click to See Complete Forum and Search --> : Hoverbox - preview issue in IE


agabrel
05-07-2010, 10:45 AM
Hi,
i am using hoverbox on my page and it works perfectly in all browsers except IE.
IE ignores my stack order and makes .swf more prominent despite the set z-index.

http://www.lisaocchino.com/index2.html

let me know if you know a solution or a way around it.
Thanks

Sean P Kent
05-07-2010, 02:31 PM
I think you need to set the z-index of #ad higher than #container. IE always looks at z-index of the parent container.
Hope that works for you.