You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for letting me know, completely get why people don't support it anymore, and I'd love to not. I hate all the IEs with passions just like any other Dev.
Unfortunately working at an agency it's more dependant on the % of user's of our client's websites.
I certainly do hope that IE8 users burn in a horrible fire, but, I would prefer it if the plugin would have just not worked, rather than throwing a js error which could potentially fuck up other js code on the site.
For those who want to not getting an error on IE8 you can try wrap your "new Drop" call in an if like so & only call drop.js on the page in question to limit errors.
Getting the same issue on your demo page as well as my own website.
IE9 is ok IE8 is not.
Doesn't seem to like the defining a new drop:
newDrop = new Drop({
https://www.dropbox.com/s/o94ey01vywlso6z/Screenshot%202014-03-17%2010.47.38.png
Specifically it's moaning about this in drop.js (I've added some text pointing out the line in the function below)
The text was updated successfully, but these errors were encountered: