null
12-11-2005, 07:02 PM
Hello,
I'm looking for this solution for about month now and didn't find it yet. Here's the problem:
There is a parent window which has couple of drop downs on the top and IFrame below them.
When you select data in drop downs and click button submit, JavaScript passes parameters to Iframe and loads it.
Website users have different screen resolution so I don't want to set height of the IFrame to a static value. I'm looking for a JavaScript code that would resize IFrame to fit parent window so that parent window doesn't have scrolling. I know how to do it with div scrolling but can't find the solution for IFrame.
I would appreciate if someone can help me out :)
null
I'm looking for this solution for about month now and didn't find it yet. Here's the problem:
There is a parent window which has couple of drop downs on the top and IFrame below them.
When you select data in drop downs and click button submit, JavaScript passes parameters to Iframe and loads it.
Website users have different screen resolution so I don't want to set height of the IFrame to a static value. I'm looking for a JavaScript code that would resize IFrame to fit parent window so that parent window doesn't have scrolling. I know how to do it with div scrolling but can't find the solution for IFrame.
I would appreciate if someone can help me out :)
null
