http://qs321.pair.com?node_id=47634


in reply to Suggestion/Requests.

Suggestion related to the text area that is used for doing writeups.

Here is what I would change this to so that hopefully it renders with appropriate wordwrapping in Netscape.

(note, this behavior on the part of Netscape is non-standard, the WRAP attribute is not a w3 standard as far as I can tell.)

<TEXTAREA NAME="note_doctest" ROWS="10" COLS="60" WRAP="virtual" >
I tested this and it seems to solve the matter.