|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
If I create a Web page in php, which includes an HTML Form, is there
some way I can locate the cursor as active in the first 'Input' field on the form? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Feb 16, 2:23 pm, Alan M Dunsmuir <a...@moonrake.demon.co.uk> wrote:
> If I create a Web page in php, which includes an HTML Form, is there > some way I can locate the cursor as active in the first 'Input' field on > the form? Yes -- but not with PHP itself. Ask in a Javascript newsgroup as they'll be able to better you. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Feb 16, 2:23 pm, Alan M Dunsmuir <a...@moonrake.demon.co.uk> wrote:
> If I create a Web page in php, which includes an HTML Form, is there > some way I can locate the cursor as active in the first 'Input' field on > the form? The onFocus and onBlur event handlers are triggered when an object gets / loses focus. |
|
![]() |
| Outils de la discussion | |
|
|