Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A jQuery plugin which automatically resizes the width of input fields according to the content, while typing.

License

Notifications You must be signed in to change notification settings

MartinF/jQuery.Autosize.Input

Open more actions menu

Repository files navigation

A jQuery plugin which automatically resizes the width of input fields according to the content, while typing.

You can see a live example here: http://jsfiddle.net/mJMpw/617/

  • Enable using $(selector).autosizeInput() or data attribute <input type="text" value="" placeholder="Autosize" data-autosize-input='{ "space": 40 }' />
  • Use css min/max-width to limit the size.
  • Use css "transition: width 0.3s;" etc. if you want a nice animation when the width is changed.
  • Have fun! :)

About

A jQuery plugin which automatically resizes the width of input fields according to the content, while typing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.