Open dipiana opened 5 years ago
Unfortunately, it seems like it is not working in IE10+ like most blur-plugins.
Not working in IE11, forEach() method appears as an error querySelectorAll() is a method which return a NodeList. And on Internet Explorer, foreach() only works on Array objects.
Unfortunately, it seems like it is not working in IE10+ like most blur-plugins.