Skip to content

GrowingInput is a class for MooTools that will add auto-expanding to any input or textarea element.

License

Notifications You must be signed in to change notification settings

3n/moo-growing-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrowingInput class for MooTools 1.2
Version 0.1
Author: Ian Collins (3n)


// DESCRIPTION

GrowingInput is a class for MooTools that will add auto-expanding to any input
or textarea element (as the user types the input grows to accommodate it).



// EXAMPLES

new GrowingInput($('id-of-input-or-textarea-element'))



// TODO

Get rid of "jerkiness" of expanding for INPUT tags. Also improve the size it 
gets set to so no characters are hidden on the front. 

About

GrowingInput is a class for MooTools that will add auto-expanding to any input or textarea element.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published