Iframe with autoheight
Posted
by eos87
on Stack Overflow
See other posts from Stack Overflow
or by eos87
Published on 2010-04-14T03:26:41Z
Indexed on
2010/04/14
3:33 UTC
Read the original article
Hit count: 374
i need to autoheight an iframe with a cross domain src, i tried with javascript, but I get an "Access Denied" when I try to get the height of iframe contentWindow. anyone knows any method?
© Stack Overflow or respective owner