Log in

View Full Version : Any script or service to resize vertical scroller bar



tbellamy08
05-29-2008, 07:33 AM
Hi,

I currently have a site with an iframe located in the center, within the iframe coding you can only indicate one size for the page size. The current setting is 800x1000 and I have disabled the scroller bar for the iFrame as I only want the Browser scroller bar.

The issue that i'm getting is when you open larger pages in the iFrame the scroller bar dosent resize to the new page height/width it stays the same.

Is there any service out there or script which will provide an automatic automatic scroller resize which meets the iFrame?

I have added an image (as you will see the iFrame in the middle is only displaying a proportion of the page. And the browser scroller to the right hand side will not budge further.)

http://img206.imageshack.us/img206/2215/screenshotfb7.png

Please help

Thanks

Medyman
05-29-2008, 03:20 PM
If all the external/loaded pages are within the same domain, you can use this script (http://dynamicdrive.com/dynamicindex17/iframessi2.htm). If you're loading pages from other domains, that won't work due to security/access limitations.