I need to change my cursor image.

Discussion in 'JavaScript' started by Sleeping Troll, Sep 22, 2008.

  1. #1
    I have several xmlhttprequest calls that are not asynchronous (That is the user must wait for server response before continuing) I want to change my cursor style to wait just prior to the call and change it back to default upon readystate == 4, does anybody know how I would do this via javascript?
     
    Sleeping Troll, Sep 22, 2008 IP
  2. live-cms_com

    live-cms_com Notable Member

    Messages:
    3,128
    Likes Received:
    112
    Best Answers:
    0
    Trophy Points:
    205
    Digital Goods:
    1
    #2
    Use javascript to change the CSS styles of body.
     
    live-cms_com, Sep 22, 2008 IP