midzer / tobii

An accessible, open-source lightbox with no dependencies
https://midzer.github.io/tobii/demo/
MIT License
196 stars 20 forks source link

IE11 broken #91

Closed midzer closed 2 years ago

midzer commented 2 years ago

Hi,

I am using /dist/tobii.min.js in some of my projects and realized it is not working properly in IE11.

We can fix this by using NodeList.prototype.forEach-polyfill -> https://developer.mozilla.org/en-US/docs/Web/API/NodeList/forEach#Polyfill

Can you confirm, @viliusle ?

viliusle commented 2 years ago

Do you know that github.com does not work on IE-11 ? ... Maybe it is time to let it go ...

midzer commented 2 years ago

We can drop it completely in an upcoming v3 https://github.com/midzer/tobii/issues/79