Change the "web hand" cursor in normal arrow cursor?

Ask a Question related to Adobe Dreamweaver & Contribute, Design and Development.

  1. #1

    Default Change the "web hand" cursor in normal arrow cursor?

    Visit my page at [url]http://www.frenchberliner.com[/url] and see the swap image...when you fly over it to see the effecct the cursor changes in a small hand as if my image was a link...but it's not!! Is there a way I can cancel that cursor change...I would like it to stay normal...just a arrow!

    Thanx


    FB1976 Guest

  2. Similar Questions and Discussions

    1. finger cursor on a "Get Url" behaviour
      Hi, I just started using Dreamweaver 8. On a text string selection, i use the behaviour "Get Url" to load two frames (one in the main and the...
    2. HELP. "cursor window"
      Hi Guys, I need some really help. I'm trying to do in flash a kind of window that "pop-ups" when you keep the click presed for more than 2 second,...
    3. hand cursor
      Hello to all of you, just a simple problem: I can't figure out how to change the cursor to a hand cursor (as needed for hyperlinks). The integer...
    4. Clone problem, samples from "+" instead of my mouse cursor
      Using PE 2.0, Win XP I already reset prefernces with cntrl alt shift. I tried cloning with aligned off and on and it doesn't matter. I get...
    5. Change cursor from hand to normal
      Dan, it's actually a good thing according to proper navigation usability, but granted it's not always wanted. so that what this is for. ...
  3. #2

    Default Re: Change the "web hand" cursor in normal arrow cursor?

    > Visit my page at [url]http://www.frenchberliner.com[/url] and see the swap
    image...when you fly over it to see the effecct the cursor changes in a
    small hand as if my image was a link...but it's not!! Is there a way I can
    cancel that cursor change...I would like it to stay normal...just a arrow!

    First of all, realize that they *are* links. All of your rollovers are
    triggered inside of the link tag. You just don't have them linking anywhere.
    I'd suggest you do the obvious thing and just have them all link to your
    index page that the ENTER link goes to as well...that way you aren't going
    to confuse anyone.

    However, if you really want an answer, you can change the cursor using CSS.

    [url]http://www.w3schools.com/css/pr_class_cursor.asp[/url]

    -Darrel


    darrel Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139