The new? search form on the Cayenne website is awkward.
It requires your browser to treat hitting return in a textfield as a submit
as well as requiring the browser user to know that hitting return in a
textfield can/will cause a submit.
It also requires javascript although that's less of an issue.
I don't remember it being such a pain to use in the past which is why I call
it the "new" search form.
Any chance of making the search label an activator again?
-Mike
<form onsubmit="q.value = query.value + ' site:objectstyle.org'"
action="http://www.google.com/search" method="get">
<input name="q" type="hidden"><input id="query" type="text"
class="input" size="20">
<br>
search </form>
This archive was generated by hypermail 2.0.0 : Wed Jan 21 2004 - 12:52:39 EST