bgrins / ExpandingTextareas

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

Test auto-initialization #57

Closed domchristie closed 9 years ago

domchristie commented 9 years ago

Adds a new file to test for document ready behaviour. Tests $.expanding options

(See #55 for discussion)

bgrins commented 9 years ago

Nice