Swap one image using multiple hot spots?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using Front page 2003. I have one image that has 6 hotspots. I want each hot spot to trigger a swap for a seperate image. Is that possible? If it is let me know. I'm up against a wall and I'm open to anything
 
TBMK - not possible
Behaviors rely on html tags for application of events and there is only 1 tag there (img)
Instead of hotspots, take your image and dice it up into 6 (or more) sections, then apply them as a stitched image table and apply
the behavior to each smaller image

You other option is to create DHTML layers (relative to the image) w/ say a transparent gif over the main image and apply your swaps
to the layers
--




| I'm using Front page 2003. I have one image that has 6 hotspots. I want each hot spot to trigger a swap for a seperate image. Is
that possible? If it is let me know. I'm up against a wall and I'm open to anything
 
Back
Top