Click to See Complete Forum and Search --> : Multiple Hotspots & Popups


infolink
06-02-2008, 02:55 PM
I need some assistance with making multiple hotspots that link to pop up windows on one image. I know how to make the hotspots, how to create the pop up windows, I just need to know the trick to making multiple hotspots linked to pop up windows on one image.
I am hoping it is a simple answer.

I am using Microsoft SharePoint Designer

Thanks in advance

infolink
06-02-2008, 02:56 PM
I need some assistance with making multiple hotspots that link to pop up windows on one image. I know how to make the hotspots, how to create the pop up windows, I just need to know the trick to making multiple hotspots linked to pop up windows on one image.
I am hoping it is a simple answer.

I am using Microsoft SharePoint Designer

Thanks in advance

Centauri
06-02-2008, 05:54 PM
Have a look at this (http://www.cssplay.co.uk/menu/mapper).

Fang
06-03-2008, 02:22 AM
The area tag should look like this:<area shape="poly" coords="228,54,238,47,249,52,249,76" href="myPage.html" onclick="popupRef=window.open(this.href); return false;" alt="bla bla">

TheBearMay
06-03-2008, 06:24 AM
Please don't cross post. Threads merged.