Results 1 to 2 of 2

Thread: Cursor style

  1. #1

    Thread Starter
    Hyperactive Member Kagey's Avatar
    Join Date
    Sep 2000
    Location
    The Wilderness of New Brunswick
    Posts
    294

    Red face cursor

    Hey, Could someone please tell me how to change the cursor style in JavaScript, and possible a list of the possible cursors in and webpage.

    Thanks alot in advance and happy holidays eh

    Kyle

  2. #2
    Guest
    Not sure about it in JavaScript, but to change the cursor:

    <tag....style="cursor: hand;">

    And here are list of possible known cursors:

    hand
    crosshair
    default
    move
    e-resize
    ne-resize
    n-resize
    nw-resize
    se-resize
    sw-resize
    s-resize
    w-resize
    text
    wait
    help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width