iisthesloth Posted August 18, 2007 Share Posted August 18, 2007 Hey guys, this has been buggin me for quite a while. I'm trying to write a simple script to make my iframe's height match my "wrapper" div's height. Any ideas, Thanks alot... Quote Link to comment Share on other sites More sharing options...
iisthesloth Posted August 18, 2007 Author Share Posted August 18, 2007 I was thinking something like this. var wrapperHeight = window.document.style.wrapper.height; window.document.iframe = wrapperHeight; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.