milov.nl

Interaction design • webdevelopment • web art • photography

milov.nl : forum : coding : 'removing scroll bar from textarea..'

removing scroll bar from textarea.. hotmail.com,nazarudy,me_again, 030512 06:00
can sombody help me on this.. i'm trying to remove the scroll bar from the textarea..anyone?
219.93.77.194
Re: removing scroll bar from textarea.. Drake s, 030512 11:12
hi...not sure if it can be done, but here are some ideas.

Try using overflow:hidden; it might do something. also,
in ie you could try faking it, maybe giving the scroll bars
a color white, for everything, shadow, highlights, faces..etc...
h24-86-56-164.fm.shawcable.net
Re: removing scroll bar from textarea.. biwols, 030513 21:15
there is a way to do it give me some time i'll have it on here..
209.32.67.106
Re: removing scroll bar from textarea.. paperless, 030514 22:49
overflow:hidden; does not do it.
Selecting the same color:
scrollbar-face-color: #ffffff; scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #ffffff; scrollbar-darkshadow-color: ffffff; and border: #ffffff
does the trick, but still takes up room.
Any other ideas?
161.231.1.22
Re: removing scroll bar from textarea.. Drake s, 030516 07:13
hi, style="overflow:hidden" worked for me...well in IE at least.
I'll go test opera7 and NS7...be back

Yup...works fine...but the text gets cut off as expected if it goes outside of its bounds.
px4ar.ed.shawcable.net
Re: removing scroll bar from textarea.. complease.net,pmanoj,Manoj, 030524 15:25
Hi all,

style="overflow:hidden" does this trick to remove the scrollbar from the textarea.

Good Luck!! bye.
213.42.2.12
Re: removing scroll bar from textarea.. ers, 040308 13:20
gkj
200.214.104.23
Re: removing scroll bar from textarea.. tc, 040326 01:32
Hi, style="overflow:hidden" doesn't work in Mozilla!
ool-44c16740.dyn.optonline.net
Re: removing scroll bar from textarea.. bubba, 050420 18:37
Works fine in mozilla/firefox for me.
216.186.53.4
Pages: 1