January 10, 2007
Input fields that resize themselves?
With multiline input fields text is word-wrapped and a vertical scrollbar appears if the allotted space is not enough, but when you outgrow the width of a single-line text input no horizontal scrollbar appears to help you out - at least, not in any browser I’m familiar with. Does that seem right to you?
I suggest something like this:

By email






















Pretty cool, but I noticed text seems to fall off to the left when the string gets longer, and before it has reached it’s maximum character containment (width wise). Not sure I like that part. It should keep the characters visible until it needs to start pushing them off to the left to make room for new characters
And overall, I don’t see much use for it. Just a nifty effect.
Comment by Craige — January 10, 2007 @ 9:02 pm