HighDots Forums  

div objects and iframe

alt.html.tags alt.html.tags


Discuss div objects and iframe in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PeP
 
Posts: n/a

Default div objects and iframe - 09-11-2004 , 05:10 AM






hi,
the following code produces,
in ie for win and mozilla-based browsers for win/linux/mac,
the div object to be foreground respect to the iframe, because of z-index
css attribute,
but opera browser for win/linux and ie for mac always show the div object in
the
background

<div id="obj1" style="z-index: 2; position: absolute; top: 10px; left:
10px"> ... </div>
<iframe id="myframe" style="z-index: 1; position: absolute; top: 15px; left:
15px"> ... </iframe>

any suggestions?




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.