How to resize a iframe inside the containing page?
Posted
by poo
on Stack Overflow
See other posts from Stack Overflow
or by poo
Published on 2010-03-24T09:21:14Z
Indexed on
2010/03/24
9:23 UTC
Read the original article
Hit count: 165
JavaScript
|iframe
I want to access the iframe my page is in resize it. By the way I'm doing it in javascript.
It's something like parent and height or offsetHeight.
© Stack Overflow or respective owner