You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is like the 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()
About
jQuery plugin that stretches text fields to fit their content.