bgrins / ExpandingTextareas

jQuery plugin for elegant expanding textareas
http://bgrins.github.com/ExpandingTextareas/
MIT License
261 stars 73 forks source link

Fixes word-wrap not working in IE and removes an unnecessary DOM-access #18

Closed adrianschmidt closed 8 years ago

adrianschmidt commented 12 years ago

I hope these changes will be useful to others. I have tested them in the application I'm currently working on, using IE9, Chrome and Firefox.

I have not tested extensively using different scenarios.

The word-wrap property will no longer be overrideable after this update.

adrianschmidt commented 8 years ago

I haven't tested it, but this is probably solved by #38, and I'm not very likely to resolve four years worth of merge conflicts, so I'll close this :)