horizontal scroll bar of IE and input text box
        Posted  
        
            by sharpboy2008
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sharpboy2008
        
        
        
        Published on 2010-04-02T09:17:15Z
        Indexed on 
            2010/04/02
            9:23 UTC
        
        
        Read the original article
        Hit count: 360
        
I have a situation, where I have a text input box in IE(input type='text') But the horizontal scroll bar of IE will be shown when it has lots of texts , and the box is not fixed-size. What I would like to have is: 1. The input box should accommodate the whole text(not fixed -size).
- the horizontal scroll bar of IE will not be shown.
© Stack Overflow or respective owner