scrollbars in textarea

M

Max

I have used a textarea to display typewriter effect text. The scrollbars are displayed by default.
What is the code to disable the scrollbars in a textarea form field? < scrolling="no"> does not seem to work.

thanks

Max
 
R

Richard Cornford

Max said:
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_000D_01C3FC89.5E551820"

Please only post plain text to this group.

Richard.
 
R

Randy Webb

Max said:
I have used a textarea to display typewriter effect text. The scrollbars
are displayed by default.
What is the code to disable the scrollbars in a textarea form field? <
scrolling="no"> does not seem to work.

thanks

Max

And what makes you think javascript has anything to do with it? Pure
CSS. I would give you the answer but then you would lose the experience
of having to repost your question in
comp.infosystems.www.authoring.stylesheets

overflow:hidden;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top