Advertisement
alex1984vn

js pointer on mouseover

May 16th, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. onmouseover="this.style.cursor='pointer'"
  2.  
  3. auto        move           no-drop      col-resize
  4. all-scroll  pointer        not-allowed  row-resize
  5. crosshair   progress       e-resize     ne-resize
  6. default     text           n-resize     nw-resize
  7. help        vertical-text  s-resize     se-resize  
  8. inherit     wait           w-resize     sw-resize
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement