Results 1 to 2 of 2

Thread: Button and mousepointer

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Denmark
    Posts
    1,049

    Question Button and mousepointer

    How do I set the mousepointer to the hand when I move over a button?

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366
    Not sure if this works in all browsers as I only use IE:
    VB Code:
    1. <input type="button" style="cursor:hand;" value="MyButton"/>

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