|
IE makes the object elements topmost no matter what the z-index. To Internet Explorer the <object> elements are "windowed" elements and exist in a different plane, so the z-index is in relation to other windowed elements but are always above "windowless" elements.
It's just one more of the "charms" of IE.
try using <param name="wmode" value="transparent"> in your <object>
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|