Not working with IE?
BIG1 opened this issue · 2 comments
BIG1 commented
Hello.
Isn't the code working with Internet explorer 8? My page is working fine with Firefox.
house9 commented
it seems to be working for me?
Windows Vista
IE version 8.0.6001.18999
are you getting javascript errors? or it just does not adjust the height?
BIG1 commented
Wow, suddenly it worked, added {heightOffset: 50} to the code
jQuery('iframe').iframeAutoHeight({heightOffset: 50});</script>