|
|
Q517 How can I set the mouse pointer to an HourGlass after I tab from a text field?
irt.org | Knowledge Base | JavaScript | Pointer | Q517 [ previous next ] Q517 How can I set the mouse pointer to an HourGlass after I tab from a text field?You can only set the mouse pointer in Internet Explorer 4.
You can trap the cursor leaving a text field using the onBlur event handler:
Feedback on 'Q517 How can I set the mouse pointer to an HourGlass after I tab from a text field?' |
-- div -->
|