Re: Cursor in text box.

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

 



----- Original Message ----- 
From: "matthew perry" <mwperry@xxxxxxxxxxx>
To: <php-db@xxxxxxxxxxxxx>
Sent: Wednesday, April 28, 2004 5:44 AM
Subject:  Cursor in text box.


> My users complain about everything. 
> The most common is "Why do I have to move the mouse over to this box 
> every time?  Waaaah!"
> How do I get the cursor to que into the first input area of my form?
> 
> -Matt

easiest way IMO is :

<body onload="document.formname.inputname.focus()">

Hope it helps.

> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux