Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS cursor for parts of canvas

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238200
    chauhanheena
    Participant

    Hi,

    the link in concern is
    http://amijangla.com/globe/

    There is a canvas element used. I need to change the cursor to pointer only on the globe but the rest of teh canvas should have a default cursor.

    Is there any way to do this.

    Thanks

    #238202
    Paulie_D
    Member

    I’m not fully conversant with canvas but I doubt it.

    The object is the canvas…the rest is just pixels…right?

    So there is no globe ‘object’ to attach the CSS property to.

    Perhaps something with JS…

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.