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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -