Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
the-hen #1
alt label on mouseover
How do I ensure that the 'alt' will show when the mouse moves over hotspots on
an image map... I want plot numbers (on a property development map) to show up
as the mouse goes over each particular plot which has a hotspot.
the-hen Guest
-
mouseMove, mouseOver events on Label
Hi! using a "paddingRight" style greater than 0 (actually 100 to see the problem better), i expected than the "mouseOver", "mouseMove"... -
next Label / prev Label
Is there a tag or a way to send the playback head to the next label or prev Label??? tanx bil@bilchamberlin.com ... -
highlight row on mouseover
trying to use this code for mouseover highlight of row but it is not working on the datagrid can anyone tell me what is missing ? Sub... -
mouseover problem
Hi, i have a problem with my mouseover script. i use the following script: on mouseEnter cursor 280 end mouseenter on mouseup -
mouseOver?
Hi I would like a movieclip to move when I the mouse is over (just a couple of pixels) and then move back again when the mouse is moved away. I... -
Murray *ACE* #2
Re: alt label on mouseover
The title attribute is what you want, not the alt attribute:
<area title="use this" alt="not this"....
DW has no UI for adding these - you must do this manually in the code.
--
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
==================
"the-hen" <webforumsuser@macromedia.com> wrote in message
news:e4s9g4$gdh$1@forums.macromedia.com...> How do I ensure that the 'alt' will show when the mouse moves over
> hotspots on
> an image map... I want plot numbers (on a property development map) to
> show up
> as the mouse goes over each particular plot which has a hotspot.
>
Murray *ACE* Guest
-
-
Murray *ACE* #4
Re: alt label on mouseover
You're welcome.
--
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
==================
"the-hen" <webforumsuser@macromedia.com> wrote in message
news:e4sb83$igb$1@forums.macromedia.com...> thanks Murray
Murray *ACE* Guest



Reply With Quote

