Click to See Complete Forum and Search --> : Possible to nail position of multiple hotspots?


JackAndrews
09-17-2008, 12:56 AM
I have a background image of the neck of a guitar in a div and used a transparent png on top to use for my hotspots in the fret areas, which are my nav links.

Two questions:

1. What is the best way to code multiple maps on the same image? This is my left nav area and I am using the maps for links

2. If one is do-able, how do I get them to stay put? Does this relate to screen resolution? I thought the coordinates related to the image used.

URL: http://alliedagainstcancer.org/allied_against_cancer_register.html (unfinished)

The fret areas on the guitar are the links I refer to. there are image maps there now that don't align correctly.

Thanks

Fang
09-17-2008, 01:24 AM
The guitar image is the background, not the designated image map.
Align the image map to the background.

JackAndrews
09-25-2008, 11:31 PM
Ok, I pulled the text off the guitar neck image, pulled it out from the background and inserted it in a div in position above the guitar neck background. Then I created the multiple hot spots. Thanks.