Removing scrollbars from IE7 textarea

Often the default textarea in Internet Explorer 7 has ‘greyed-out’ scrollbars even when no content has been entered. To remove simply add the following style declaration to the style-sheet.

overflow:auto;

This entry was posted in XHTML CSS. Bookmark the permalink.

One Response to Removing scrollbars from IE7 textarea

  1. Was exactly what I needed, thanks a ton.

Leave a Reply

Your email address will not be published. Required fields are marked *

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>