Welcome to TalkGraphics.com
Results 1 to 4 of 4

Thread: Anyone know?

  1. #1

    Lightbulb Anyone know?

    Does anyone know the code to turn the cursor into the hand icon while hovering over something? I want to change the cursor into the hand icon when hovering over a link, but the link doesn't actually do anything.

    Any help would be appreciated.

    Thank you..
    RaZzLE

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,515

    Default Re: Anyone know?

    I'm not following. You want the cursor to change as if there is a link when there is not link?

    Maybe you can clarify your motivation here.

  3. #3

    Default Re: Anyone know?

    You are correct... Heres why.

    I have a layer that pops up on several pages and instead of the user just clicking off the popup and it disappears, I wanted to create the effect of them closing it with the click of the mouse.
    RaZzLE

  4. #4
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Anyone know?

    There is a code, of course. But I think you can achieve the effect you are looking for without any code.
    Simply - apply a dummy link to the objects that you want to have a hand pointer on mouse hover.
    The dummy link is:
    Code:
    javascript:;
    Put this into the "Link to the web address:" field and disable "Correct address automatically" check box.
    Does it help?
    John.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •