Not really sure if this is what you mean, but you are trying to re-size the iframe, depending on the height of the text in the iframe?
This might do the trick, found easy with google, searching for "JavaScript dynamic iframe height":
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
Hello Vacunita.
Thank you for your reply.
I've added the source to my main js file that is always included, and the function is called, but the included JS doesn't appear to be initialized properly.
Just to be sure: Does the "external" JS file need to have the <script> tags in it?
The...
Hi all,
I'm currently working on a new project and I'm trying to make the website completely AJAX based. This would require me to use some different JS files with functions, and to speed things up for the clients I'd like to dynamically include the required JS files.
For Example:
- If I click...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.