jQuery - auto size text input (not textarea!)
        Posted  
        
            by michal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by michal
        
        
        
        Published on 2009-08-17T14:35:52Z
        Indexed on 
            2010/04/11
            21:23 UTC
        
        
        Read the original article
        Hit count: 322
        
Hi, How do I auto-resize the input type="text" field with jQuery? I want it to be like 100px wide at the start, then make it auto-widening as user inputs text... is that possible?
© Stack Overflow or respective owner