bgrins / ExpandingTextareas

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

IE Support #3

Closed bgrins closed 13 years ago

bgrins commented 13 years ago

This is easier to just bind() the textarea. All expanding textareas will be initialized through this method anyway, so the delegate didn't really get us much anyway.

Now it works in IE