Bebe x Baby Luv
06-05-2003, 11:55 PM
I know yeah....absolute positioning...eh
-- > http://shifty.dissendium.net/main.html
ok, so how do u get your Iframe ontop of your image?
and my absolute positing isnt working. I think i got to much stuff in there...
look -->
just the body tag
<body>
<img style="position:absolute; left:0px; top:0px;" src="kk517.bmp">
<iframe src="main.html" height="500" width="270" name="myIframe" border="0" frameborder="0" "position:absolute; left:5px; top:1000px;" style="filter:alpha(opacity=50)"></iframe>
</body>
-- > http://shifty.dissendium.net/main.html
ok, so how do u get your Iframe ontop of your image?
and my absolute positing isnt working. I think i got to much stuff in there...
look -->
just the body tag
<body>
<img style="position:absolute; left:0px; top:0px;" src="kk517.bmp">
<iframe src="main.html" height="500" width="270" name="myIframe" border="0" frameborder="0" "position:absolute; left:5px; top:1000px;" style="filter:alpha(opacity=50)"></iframe>
</body>