jwarby / jquery-awesome-cursor

jQuery plugin for using FontAwesome icons as custom CSS cursors
https://jwarby.github.io/jquery-awesome-cursor/
MIT License
179 stars 69 forks source link

IE11 support #4

Open jwarby opened 9 years ago

jwarby commented 9 years ago

It should be possible to support IE11, as IE11 supposedly supports getting the computed style of pseudo-elements. When I smoke-tested it in IE11 however, it didn't work (no errors were thrown either).

PaulParker commented 9 years ago

IE 11 support would be really helpful.