javascript - iframe dynamic height adjust -



javascript - iframe dynamic height adjust -

i trying adjust height of iframe when user checks input box (the checked input box expands list). can not utilize ajax solution. has done iframe , not parent.

within iframe, can phone call function on page hosting iframe:

parent.adjustiframeheight();

javascript

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -