naugtur / insertionQuery

Non-dom-event way to catch nodes showing up. And it uses selectors.
Other
193 stars 32 forks source link

working on IE10 ? #7

Closed tablatronix closed 10 years ago

tablatronix commented 10 years ago

I am having issues on IE10, have not investigated yet, but it does not see my element that other browsers do.

Any hints ?

naugtur commented 10 years ago

There's this fix: https://github.com/naugtur/insertionQuery/pull/8 you can use if you're not using opacity in your CSS. I'll test out some other options and publish a fix to the repo next week [I don't have any Windows(R) at home to test it]

naugtur commented 10 years ago

I got hold of a VM with IE10 and now it's supported. commit: https://github.com/naugtur/insertionQuery/commit/e40abcf4d41533b8e32fdbe28d7c556e9a7f46f0