Return to Snippet

Revision: 32866
at October 3, 2010 14:14 by polly42


Updated Code
textarea {
   overflow: auto;
}

Revision: 32865
at October 3, 2010 14:13 by polly42


Updated Code
textarea{
   overflow: auto;
}

Revision: 32864
at October 3, 2010 14:12 by polly42


Initial Code
textarea{
overflow:auto;
}

Initial URL


Initial Description


Initial Title
Remove textarea scrollbar in IE

Initial Tags
ie

Initial Language
CSS