For a site, I am working on creating a page with a HTML map so that if the user points at different parts of an image, it will take them to different pages on a site.
After creating a page in Dreamweaver with an image and an HTML map, I uploaded the image and then created a page with the image and the HTML source. When the page is displayed, although the cursor changes to a link cursor, clicking on an area of the map does not invoke the link. The map was defined to link to the particular page for that map e.g. 'index.php?page=lord-nelson'.
This has been tried using Safari and Firefox browsers. Has anyone else managed to get HTML maps working or come across any issues with using HTML maps?
Thanks for any help.
HTML Maps
Re: HTML Maps
In principle I can't see any reason why this shouldn't work. When you look at the code in CMSMS for the map are the urls's there which the links should go to?
Re: HTML Maps
With out a link it's just a guessing game...