Can I make an iframe the same height as the content, so the scroll bar isn't needed?
How is it one careless match can start a forest fire, but it takes a whole box to start a campfire? Global Freelancers | Web Traffic Analyser
have u tried? Code: <iframe src="file.htm" style="width:100px;height:75px;"></iframe> If you dont know the size of the page you could try looking into window.opener. But im not great at javascript i think Acidic is ask him about it. Hope it helps, a little?
<iframe src="file.htm" style="width:100px;height:75px;"></iframe>
[MindlessAnt.co.uk] [MSDN] [Paging Records With MS SQL] [Virtual CD-ROM Drive From Images] [WorldOverRide.co.uk] [Create PDF's using pure PHP] [PHP.net Search Bars] [PHP: Check Password Strength][PHP: BB Code] [PHP: Date Select] If you Question has been answered please mark the thread as [RESOLVED] Mediocre post? Please Rate it.
I was after a dynamic thing because the size of the iframe would depend on the content which changes quite a lot. I found a javascript from dynamic drive though, seems to do the trick.
Forum Rules