An open API service indexing awesome lists of open source software.

https://github.com/fent/jquery.rubber.js

jQuery plugin that stretches text fields to fit their content.
https://github.com/fent/jquery.rubber.js

jquery

Last synced: about 1 month ago
JSON representation

jQuery plugin that stretches text fields to fit their content.

Awesome Lists containing this project

README

          

This is like the [elastic](http://unwrongest.com/projects/elastic/) plugin but for text fields. Text fields will stretch accordingly to fit their content. It does not stret any longer than their parent's width, preventing breaking the layout.

Usage
------------

$('input').rubber()