Jake,
I pretty much figured out [after websearching the best resources I have
on FORMS & HTML] that the WRAP feature has to be set to width of
displayed field or *less* ...
So I'm in the process of rewriting the Arachne GUI which F-2 calls up,
for sending URLs &/or pages. The page really doesn't look bad with the
wider module in the center of the middle line, and it means that WRAP
can be set to match all the other textareas in the Arachne GUI pages. I
have some fine tuning to do, but will then make available to the list a
URL where both the "Arachne standard" GUI and my "Include E-Dress List
on Page" GUI can be downloaded.
Thanks for the input ...
l.d.
====
On Sat, 27 Jan 2001 18:23:56 +0800, J. J. Young wrote:
> L.D. wondered:
>> Is there a way to set the point where a line wraps, if
>> you want it to extend past the entry field size??
> Not quite the solution you seek, but there's the "wrap"
> attribute for <textarea>, indicated as Netscape only.
> The most useful way to use it is wrap=physical -- the
> text is wrapped within the text area and sent as if the
> user had actually type it that way.
> Wrap=virtual presents wrapped text to the user, which
> is then sent all on one line.
> The default is wrap=off which obeys line feeds from the
> user, but otherwise displays and sends the text on one
> line.
> The cols and rows attributes to <textarea> should be
> used, to countermand the browser from setting aside a
> small text area. You don't really want folks to have
> to scroll horizontally, as implied by the question?
-- Arachne V1.70;rev.3, NON-COMMERCIAL copy, http://arachne.cz/