March 11, 2010 at March 11, 2010 · Filed under enart.nnxj.comedit
In my website there is a page called iframe.asp and that page is
displayed in several other websites within an iframe.
Those websites use this code:
The problem is the content of the iframe has changed, therefore the
height of the iframe has to change as well. But since, i don't want to
ask several websites to update their iframe html code, i want the
iframe resize it self dynamically.
I found the following code which does what i want:
This code works fine in int explorer but does not work in firefox.
Is there a way of fixing that code so that it can work in firefox as
well? or is there any other way that i can use to resize the iframe
without asking several website owners to update their html code?
ps: i checked my firefox settings, and resizing windows option is enabled.I found the following post in a forum which explains how to do what i
want. But since i am not familiar with java script, i could not figure
out how to use it:
http://www.codecomments.com/JScript/message361500.htmlTry this:
Tested on IE 6.0, Netscape 7.0, Firefox.#If you have any other info about this subject , Please add it free.# |
|