|
|
Q185 How do I change the cursor in Internet Explorer 4?
irt.org | Knowledge Base | JavaScript | Pointer | Q185 [ previous next ] Q185 How do I change the cursor in Internet Explorer 4?Do not use onMouseOver to change the cursor. What you need to do is once the item has been created and given an ID, to then use JavaScript to set the cursor for that item:
The following cursors are available: auto | crosshair | default | hand | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize | text | wait | help Feedback on 'Q185 How do I change the cursor in Internet Explorer 4?' |
-- div -->
|