I created an input (type text) box and made it auto-resize quite simply. However, there are a few glitches that I can\'t seem to fix:
Remove the width="100px", like this:
And it won't resize down anymore when starting to type.
Live example:
http://jsfiddle.net/2EMfd/
Though, the exanding function doesn't seem to work in my browser?
*Edit, did a simple expand function on the inputbox is this what you where trying? http://jsfiddle.net/2EMfd/1/