Hi,
I am loading a "html" page in to a div( ex: #targets) using jquery load().The the div comes under the iframe. After loading the html file, the div height and iframe height not getting increased based on the html file content height.
How to change the iframe and div height based on the htm contents in the div.