bergie / hallo

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

IE10 Resizable box #218

Open bizzone-lee opened 10 years ago

bizzone-lee commented 10 years ago

When using hallo.js in IE10, I try to type text in my content editable box, it surrounds each element with a resizable box.

I tried to remove the min-height, min-width, height and width properties from the content editable stylesheet but the problem persists.