Forum Moderators: not2easy
This is the code I have but it doesnt work properly
<div id="iframe" style="position:absolute; left:0px; top:25px">
<iframe src="about:blank" border="0" name="content" height="100%" width="100%" frameborder="0"> </iframe>
</div>
also the width doesnt consume 100% there's still about 15px's on the right side I also need it to be compatiable with ie 6+ and ff.
Thanks in advance.