8000 GitHub - pneudart/jquery-autoresize: Simple textarea auto-resize plugin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pneudart/jquery-autoresize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this thing?

A simple plugin for making textarea elements capable of being resized automatically based on the combined height of its content.

Usage

$(function() {
    $("textarea").autoResize()
})

About

Simple textarea auto-resize plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0