P
Paul Fi
I have this problem with iframes:
i want to resize iframe's height when the window inside the frame is
resized or when the src attribute of iframe changes so make the height
of iframe equal to the size window's body scrollHeight so that way i
dont need any scrolls for my iframe but the let page containing the
iframe do the scrolling for the iframe
so how can i make that happen, is one of the iframe events does detect
any changes to the contents inside it or when scr of the frame changes?
or is there an alternative?
i want to resize iframe's height when the window inside the frame is
resized or when the src attribute of iframe changes so make the height
of iframe equal to the size window's body scrollHeight so that way i
dont need any scrolls for my iframe but the let page containing the
iframe do the scrolling for the iframe
so how can i make that happen, is one of the iframe events does detect
any changes to the contents inside it or when scr of the frame changes?
or is there an alternative?