/ Published in: Other
Expand |
Embed | Plain Text
<div id='outerdiv'> <iframe src="http://www.yahoo.com/" id='inneriframe' scrolling=no></iframe> </div> #outerdiv { width:446px; height:246px; overflow:hidden; position:relative; } #inneriframe { position:absolute; top:-412px; left:-318px; width:1280px; height:1200px; }
You need to login to post a comment.
