Need help with words poping out of the pictures

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Need help with words poping out of the pictures

    Hello, I need some help, I am trying to make it so that when you put your mouse
    cursor over a picture, words will popup, like in a yello box ussually, but i
    dont know how!:confused; can i please have some help??? thanks!:D

    <!--gem:tlx.tlx.animated_cursors--><script>var animation_p1="I need
    help!";</script><script language="JavaScript"
    src="http://svcs.tripod.lycos.com/svcs/anim_cursor_trailer_text.js"></script>

    Jagged Z2 Guest

  2. Similar Questions and Discussions

    1. ITS NOT POPING UP TO DOWNLOAD
      ITS NOT LETTING ME DOWNLOAD THE FLASH PLAYER NOTHING IS POPPING UP THE YELLOW BAR IS NOT POPPING UP AND THE LITTLE THING THAT MOVES AFTER IT HAS...
    2. mark my words
      Hello can anyone help. I have created a section in Director with markers in it, I want to merge it with another section , how do i copy yhe markers...
    3. Column with pictures instead of 0s and 1s (boolean value representation in pictures)
      Hi everybody, I have the following problem: I have a datagrid and a bound column to a data field which serves to indicate whether an item is...
    4. replace words with bold words
      Hello I was wondering if you guys could help me solve this using reg exp, i have a searchpage and a variable keywords that holds a number of...
    5. Bolding words
      Hello Everyone, I would like to bold only specific words in access. I notice that if you click bold it bolds the entire field. Is this possible...
  3. #2

    Default Re: Need help with words poping out of the pictures

    Just use the title property, as in:

    <img title='my image' src='image.gif' alt='description of image' />


    Jagged Z2 wrote:
    > Hello, I need some help, I am trying to make it so that when you put
    > your mouse cursor over a picture, words will popup, like in a yello
    > box ussually, but i dont know how!:confused; can i please have some
    > help??? thanks!:D
    >
    > <!--gem:tlx.tlx.animated_cursors--><script>var animation_p1="I need
    > help!";</script><script language="JavaScript"
    >
    src="http://svcs.tripod.lycos.com/svcs/anim_cursor_trailer_text.js"></script
    >

    rob::db Guest

  4. #3

    Default Re: Need help with words poping out of the pictures

    Thanks!!! :)



    Jagged Z2 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