Click to See Complete Forum and Search --> : Textarea Vertical Scroll bar


Gopinath
07-25-2003, 02:19 AM
My page should run in IE and Netscape.

In my screen, I have one Text Area. I want to display only vertical scroll bar
In IE, when i type long content without pressing Enter button, it displays Vertical scroll bar
But in NN, it displays only horizontal scroll bar.
I want to make it as Vertical scroll bar.

Thankz in advance

-gopi

xataku_nakusute
07-25-2003, 06:13 AM
well....

i know that for ie 4+...you can add:

wrap="virtual"

within your textarea tag....but im not sure how you would do so only for certain browsers.....
but im pretty sure you can find your answer in js...