[RESOLVED] Dynamic sized IFRAME
I have an IFRAME on my asp page that loads several other pages when needed, but I was wondering if I could dynamically set the size based on the page that is loaded, so It will only show the content of the pages loaded inside of it? For instance the IFRAME will have forms loaded into it, they are not very big, and when they load now it has alot of extra space on the right side and bottom of the IFRAME. I'd like to be able to control the size based on the size of the page loaded into it.
Hope this makes sense. THANKS!! :wave:
Re: [RESOLVED] Dynamic sized IFRAME
Ahh nevermind guys, I found a script that does it for me based on the IFRAME page size.
THANKS!