From: webhead_1 on
Is there away to get the hotspot to display in the web browser? I would like
to add color to a hotspot and have it display on the web so I can dynamically
change the color as needed.

Or maybe add a style to the <area></area> element for example

<area shape="poly"
coords="317,59,318,64,318,64,318,65,318,65,318,65,319,65,320,64,320,64,320,63,32
0,63,320,62,321,62,321,62,321,62,321,63,321,63,322,63,322,63,322,63,322,63,323,6
2,323,62,322,62,322,62,322,62,322,61,321,61,321,61,320,61,320,60,320,60,319,59,3
17,59" href="index.cfm?st=ri" alt="" style="background:#FF0000">

All help is greatly appreciated.

From: heathrowe on
Try a search for CSS Image Maps or Hotspots in google, and you will get plenty of how tos/samples.

h
From: Murray *ACE* on
Add color to a hotspot? You mean like a rollover? Can't happen.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"webhead_1" <webforumsuser(a)macromedia.com> wrote in message
news:fu341e$avf$1(a)forums.macromedia.com...
> Is there away to get the hotspot to display in the web browser? I would
> like
> to add color to a hotspot and have it display on the web so I can
> dynamically
> change the color as needed.
>
> Or maybe add a style to the <area></area> element for example
>
> <area shape="poly"
> coords="317,59,318,64,318,64,318,65,318,65,318,65,319,65,320,64,320,64,320,63,32
> 0,63,320,62,321,62,321,62,321,62,321,63,321,63,322,63,322,63,322,63,322,63,323,6
> 2,323,62,322,62,322,62,322,62,322,61,321,61,321,61,320,61,320,60,320,60,319,59,3
> 17,59" href="index.cfm?st=ri" alt="" style="background:#FF0000">
>
> All help is greatly appreciated.
>