Re: Tricky Form

This problem is very important in the environment I have written
a browser for.

Our environment is keyboard-only, using a "browser" and HTML as a
user-interface system for a computer system.

The solution, in our system, is a new attribute, FOCUS, that
identifies the user-input element in which the user's "cursor"
should be placed when the HTML page is first loaded.  For
example:

<INPUT TYPE=SUBMIT VALUE=doit FOCUS>

or

<A FOCUS HREF=lalalal >Click here</A>

etc.

I am sorry that this is currently a one-proprietary-browser
solution, but perhaps those who build and maintain public
browsers can consider implementing the FOCUS attribute. It is
absolutely manditory in situations such as ours, is easy to
implement, and can be quite handy for users.

-eor-

How do you default the blinking cursor to a field in a form? Has
anyone
done this before?

-----------------------------------------------------------------
-------
Nik Lim                       Webmaster
Asia Connect Sdn Bhd
Menara SMI Level 14           Phone: +(603) 230 8818 ext-419
6 Lorong P. Ramlee            Fax:   +(603) 230 2818
50250 Kuala Lumpur            Email: nik@asiaconnect.com.my
Malaysia                      URL: http://www.asiaconnect.com.my
-----------------------------------------------------------------
-------


 

Received on Wednesday, 19 June 1996 16:18:26 UTC