lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev possible lynx bug?


From: Benjamin R. Wheeler
Subject: lynx-dev possible lynx bug?
Date: Sat, 8 May 1999 17:18:51 -0400 (EDT)

A URL I was viewing with lynx had a form with a submit and reset button.
the reset button showed up fine, but the submit button had an error:
instead of being treated as a button, lynx inserted a textfield next
to it.  This was all the more confusing as the word "Submit" was bold
except when the cursor went to its line, when it became plain text
and the cursor could input text into the textfield.

The URL was http://www.datek.com/advantage/survey.html
and the html of the buttons was:

<INPUT TYPE="button" VALUE="Submit" 
onclick="Validateandsubmit(this.form)">&nbsp;&nbsp;

<INPUT TYPE="reset" VALUE="Clear">

</FORM>

address@hidden


reply via email to

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