scottjsn
04-19-2008, 08:03 PM
For a <textarea rows="5" cols ="51" in Firefox, I can type hundreds of characters without being wrapped, it just keeps going in one-liner, and meantime, the horizontal bar appears.
What I want is the text should wrap into multiple lines with each line carries 51 characters.
How can I achieve it?
(So long the page is large enough, all the text can be displayed, the horizontal or vertical bars should not showup; If the textarea shrinks into a smaller area, then the scroll bars should show up).
Thanks
Scott
What I want is the text should wrap into multiple lines with each line carries 51 characters.
How can I achieve it?
(So long the page is large enough, all the text can be displayed, the horizontal or vertical bars should not showup; If the textarea shrinks into a smaller area, then the scroll bars should show up).
Thanks
Scott