![]() |
Anyone know how to do this?
I am using IFrames on a website of mine but I can't seem to "lock" the frame so that it resizes when I resize my window. Whenever i resize the window, the iframes move and mess up the layout :S. Can anyone help me out?
|
did you fix the size in px with 'width' and 'height' like
<iframe name="main" height="600" width="587" src="main.html"></iframe> ? |
Well, this is my code
<iframe src="jnav.html" width="137" height="539" scrolling="auto" frameborder="0" name="nav_body" style="position:absolute; left:90; top:74" ALLOWTRANSPARENCY="true"></iframe> |
| All times are GMT +2. The time now is 03:33 PM. |
Powered by vBulletin® Version 3.8.11.
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.