'cursor' Possible Values : cursor « Javascript Properties « JavaScript Reference

Home
JavaScript Reference
1.Event Handlers Reference
2.Javascript Collections
3.Javascript Methods
4.Javascript Objects
5.Javascript Properties
JavaScript Reference » Javascript Properties » cursor 
'cursor' Possible Values

Possible Values

Cursor types compatible with all versions of IE include: 
auto, 
crosshair, 
default, 
hand, 
help, 
move, 
pointer, 
text, 
wait, 
arrow-resize. 
The following cursor types are compatible with IE6 only: 
progress, 
not-allowed, 
no-drop, 
vertical-text, 
all-scroll, 
col-resize, 
row-resize, 
url(uri).

    
      
      
Related examples in the same category
1.'cursor' Syntax and Note
2.'cursor' Example
3.'cursor' is applied to
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.