Skip to content

A jQuery plugin to make textarea be resized automatically to fit its contents.

Notifications You must be signed in to change notification settings

kuwabarahiroshi/jquery-autogrow-textarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

jquery-autogrow-textarea

A jQuery plugin to make textarea be resized automatically to fit its contents.

DEMO

http://jsfiddle.net/kuwabarahiroshi/7CsFR/

Why I wrote this plugin

A precedent plugin on this feature is found here:
http://www.technoreply.com/autogrow-textarea-plugin-version-2-0/

However, the plugin is not so good at multibyte character.
I, as a Japanese, thought it could be enhanced with using .scrollHeight to detect textarea height.

Misc

Tested

  • Win XP: IE8
  • Win Vista: IE9, Opera, Firefox
  • Mac OSX: Chrome, Firefox, Safari
  • iOS: mobile safari

About

A jQuery plugin to make textarea be resized automatically to fit its contents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published