On my site (a vbulletin board) I want to use an IFRAME to show the available houses of a holiday rental site. On this holiday rental site you can do a search for available houses in a selected period/location. The IFRAME would be placed in a table in the middle of my site.
Problem is: I don't want to use scrollbars in my IFRAME, but since it's content is dependent on the search-results, the IFRAME needs to be dynamic all the time.
You can see my page here: http://www.tsjechie.net/board/view.php?pg=eurorelais
So now I'm trying to find a script that dynamically resizes the iframe.
Can anyone help me out here? :rolleyes:
Thanks a lot in advance ;)