Skip to content

mattwbarry/inputAutogrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

inputAutogrow

Add functionality for inputs to grow horizontally as text is entered.

  • match styles with a hidden div in order to track rendered width
  • monitor keypress events

Installation

Include the javascript in the <head> tag of your website.

Usage

Call .inpAutoGrow() on the element you want to autogrow. No options. Works on both single and multiple element selectors. Works best with a placeholder attribute declared.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published