Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default hot spot php code

    Hi,

    Is there a way to display text in a section of a web page merely by
    hovering over a (text) link?

    Would it vary too far from user expectations to have clicking the link
    *not* do anything? So the link is then just a hotspot which will
    display text in another part of the page.

    Hope you can get my drift here. Any advice/pointers to code which will
    accomplish this much appreciated.

    TIA,

    Gary Thomson
    gary Guest

  2. Similar Questions and Discussions

    1. Spot color
      I have been working in the graphic design field for quite a few years. Up to now, all my designs have been for the screen (website design,...
    2. process to spot
      I'm creating a print job and part of the logo has a gradient in it. The printer is asking that the file have nothing but spot colors in it. However,...
    3. help with spot colors please
      If I select a pantone spot color for a graphic in Photoshop, and then apply the levels function to it does than change the actual pantone color? If...
    4. PMS Spot Colors
      What version of Acrobat do you have? Aandi Inston
    5. Spot Color help please
      I received a graphic from someone who created it in Windows using a program I have never heard of that would only allow him to save it as an...
  3. #2

    Default Re: hot spot php code

    "gary thomson" <com> wrote in message
    news:google.com... 


    See a Javascript group.
    This is an easy task.

    Regards
    Richard Grove
    http://www.shopmaker.co.uk - Ecommerce Shop Systems



    Richard Guest

  4. #3

    Default Re: hot spot php code


    "Richard Grove - ®ed Eye Media" <info®redeyemedia.co.uk> wrote in message
    news:417e4d23$0$87823$nildram.net... 
    >
    >
    > See a Javascript group.
    > This is an easy task.
    >[/ref]
    also look at css :hover


    PhilM Guest

Posting Permissions

  • You may not post new threads
  • You may 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