Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. The Hand Cursor in IE5.0

The Hand Cursor in IE5.0

Scheduled Pinned Locked Moved Web Development
htmltutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    How to make the hand cursor appear over HTML elements in IE 5.0 and Netscape? "cursor: pointer" works for IE 6.0 and Netscape 7.0 but not for IE 5.0 "cursor: hand" works for IE but not for Netscape? Any solutions?

    B 1 Reply Last reply
    0
    • L Lost User

      How to make the hand cursor appear over HTML elements in IE 5.0 and Netscape? "cursor: pointer" works for IE 6.0 and Netscape 7.0 but not for IE 5.0 "cursor: hand" works for IE but not for Netscape? Any solutions?

      B Offline
      B Offline
      Bjoern Graf
      wrote on last edited by
      #2

      Use both. Browsers that don't understand a css property are supposed to ignore that one, so cursor: hand; cursor: pointer; will do the trick.

      L 1 Reply Last reply
      0
      • B Bjoern Graf

        Use both. Browsers that don't understand a css property are supposed to ignore that one, so cursor: hand; cursor: pointer; will do the trick.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        thanks... it is a nice tip

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups