Max wrote:
Quote:
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;
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -
http://jibbering.com/faq/