claudia1204
claudia1204
it didn't resize height in ie9/8 when iframe's src was changed. solution :+1: ended up adding $.browser.msie to the opera/webkit check (Line 72, if ($.browser.safari || $.browser.opera || $.browser.msie){).(by first...
@kinabalu You're welcome~ O(∩_∩)O
make sure you have : angular.module('myApp', ['ngBootstrap']);
Same issue. IE11,version: 11.0.9600.16428. hash history+frame.