roll over bubble or explanation box

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

  1. #1

    Default roll over bubble or explanation box

    Hi everyone - what im trying to do is that when someone rolls over a link a
    text bubble or box or something appears that hasan explanation of the contents
    of the page that the link goes to.

    Any ideas or advice would be most appreciated

    Regards
    Mark

    quiero mas Guest

  2. Similar Questions and Discussions

    1. DataGridCommand does not bubble?
      I'm creating a control which has a Button and a DataGrid among other things. I have overwritten the OnBubbleEvent() method to capture the Button's...
    2. Bubble effect help please
      Hi - I'm a bit of a newbie at this and was looking for some help It might be a bit beyond my skills at the moment, but I want to create a kind of...
    3. String Bubble Sort
      Hello, Can anyone help out with a bubble sort for strings using ASP? I have a text file of words id like to sort and count. Thanks in advance...
    4. Bubble sort and rand()
      > I don't know if bubble sort using a random number for comparisons is two No, that's an optimization to end early if there *ARE* no swaps. ...
    5. Pop-up text bubble
      I have some text links that I want show a text or description bubble when I move over them. Does anyone know how this can be done?
  3. #2

    Default Re: roll over bubble or explanation box

    <a href="whatever.html" title="this is what you are looking for"....

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "quiero mas" <sapporomark@yahoo.com> wrote in message
    news:dvbith$i2n$1@forums.macromedia.com...
    > Hi everyone - what im trying to do is that when someone rolls over a link
    > a
    > text bubble or box or something appears that hasan explanation of the
    > contents
    > of the page that the link goes to.
    >
    > Any ideas or advice would be most appreciated
    >
    > Regards
    > Mark
    >

    Murray *ACE* Guest

  4. #3

    Default Re: roll over bubble or explanation box

    NIce one - works lie a dream -
    Q1 - any way to change the text colour etc -
    should i do this in my style sheet?
    quiero mas Guest

  5. #4

    Default Re: roll over bubble or explanation box

    > Q1 - any way to change the text colour etc -
    > should i do this in my style sheet?
    Nope. You have no control over style or length of time displayed, or even
    the 150 character limit, when using this method.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "quiero mas" <sapporomark@yahoo.com> wrote in message
    news:dvdk7l$e57$1@forums.macromedia.com...
    > NIce one - works lie a dream -
    > Q1 - any way to change the text colour etc -
    > should i do this in my style sheet?

    Murray *ACE* 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