umbrae / jsonlintdotcom

Source code for jsonlint.com
http://www.jsonlint.com/
ISC License
403 stars 279 forks source link

Resize Textarea #10

Closed NeoAlchemy closed 12 years ago

NeoAlchemy commented 12 years ago

If your interested this code changes will fix the jquery plugins resizing issues for most modern browsers. It's designed to go unlimited height, but width wise will stay within the parameters of inherited div width.

umbrae commented 12 years ago

Tested, looks good! Thanks for the patch.