How do you change a cursor to a image file?

Discussion in 'HTML & Website Design' started by Jaguarjace, Oct 18, 2008.

  1. #1
    I there a way to change the cursor to a image?
    i'm trying to change the cursor on my page with a .gif image.
    i'm not looking for any .cur files.

    please help! :)
     
    Jaguarjace, Oct 18, 2008 IP
  2. ASPMachine

    ASPMachine Peon

    Messages:
    723
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try this one:
    cursor: url("link_to_cursor");
     
    ASPMachine, Oct 18, 2008 IP