house9/jquery-iframe-auto-height

Firefox - Height is not updated when following a link

Closed this issue · 2 comments

Plugin works as expected when first loading the iframe, but it does not resize it when following a link.

I have the same issue. Seems that the height of the iframe is no longer changed after the first loading even if you modify DOM elements dynamically. I use Javascript to recaculate the new height after each element insertion/deletion etc, and then set the new height of the iframe myself. Maybe this could help you :)

I believe this was fixed long ago.