Skip to content

ngale179/jquery-autoresize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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%