PDA

Click to See Complete Forum and Search --> : NETSCAPE textarea


Sadovod
Feb 28th, 2001, 07:01 PM
Is there any way to limit lines in textarea tags like in IE ?

sail3005
Mar 1st, 2001, 09:33 PM
Do you mean the rows and columns attributes?

HarryW
Mar 1st, 2001, 09:45 PM
Perhaps you mean the text wrapping. There is an attribute (think it's called 'wrap') which you can set to ="virtual" if you want the text to wrap like it does in notepad if you turn wordwrapping on.

Mar 2nd, 2001, 05:48 AM
ThanX, that is exactly what I needed.

Mar 2nd, 2001, 05:07 PM
unfortunately netscape does not know wrap attribute.