lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Re: getting extra lines above a textarea


From: Henry Nelson
Subject: lynx-dev Re: getting extra lines above a textarea
Date: Tue, 6 Jan 2004 14:23:17 +0900
User-agent: Mutt/1.5.4i-ja.1

No one commented on this, and I still don't see what's wrong with the
html to trigger Lynx to stuff in two extra blank lines.  I've translated
the text to be sure it was not a problem with the multibyte characters
in the original.  Also, it's not a snippet, but a complete html document
in this post.
_________
Test html:
~~~~~~~~~
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ascii-us">
<meta http-equiv="Cache-Control" content="no-cache">
<title>Survey</title>
</head><body>
<form method="GET" action="/cgi-bin/ankerec.sh">
<div>
<h2>4. Free input  (Please be as specific as possible.)</h2>

 (1) Please comment on areas that were particularly good.
<textarea name="d1" rows="4" cols="78"></textarea>
<p>
 (2) Please comment on areas that need improvement.
<textarea name="d2" rows="4" cols="78"></textarea>
</div>
<pre>

 ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **
</pre>
<b>Only submit once.</b>
Please check your response before submitting.<p>
<input type="checkbox" name="kakunin">I checked my responses.
<input type=submit value="** Submit the survey **">
</form></body></html>
___________________
Gives the following.  (Note the two extra, blank lines between "(1) Please
~~~~~~~~~~~~~~~~~~~    comment...ly good" and the textarea, that are not
seen between "(2) Please comment...need improvement" and the textarea.)
                                                                         Survey

4. Free input (Please be as specific as possible.)

   (1) Please comment on areas that were particularly good.


   ______________________________________________________________________
   ______________________________________________________________________
   ______________________________________________________________________
   ______________________________________________________________________

   (2) Please comment on areas that need improvement.
   ______________________________________________________________________
   ______________________________________________________________________
   ______________________________________________________________________
   ______________________________________________________________________

 ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **

-- 
__Henry

  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- me, March 1999

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]