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
Post a Comment