Ned Baldessin

Results 1 comments of Ned Baldessin

I was having this issue on IE 9-10-11. I side-stepped the issue by disabling the DOM watching all together. Dirty, but it works. ``` js window.objectFit.listen = function(){}; window.objectFit.polyfill({ selector:...