bergie / hallo

Simple rich text editor (contentEditable) for jQuery UI
http://hallojs.org/
MIT License
2.43k stars 316 forks source link

Bugfix 215 #222

Closed dready closed 5 years ago

dready commented 10 years ago

This fixes the IE11 Problem which has been Reported as Issue #215 by also looking into the userAgent.

Unfortunately my coffescript skills suck and i did not figure out a way for writing a one liner without grunt test failing with max_line_length. That's why i added another variable trident and now the tests work.