[jQuery] How to make <input type="text"> auto-expand when there's more text ?

[jQuery] How to make <input type="text"> auto-expand when there's more text ?


Hi, I need to make <input type="text"> auto-grow when there's more
text that can fit in it..
I was unable to find any plugin for this, found only for <textarea>
(http://www.aclevercookie.com/demos/autogrow_textarea.html)
Anyone saw something similar for <input type="text"> ?