PDA

View Full Version : image maps


forevernomad
11-18-2005, 10:18 AM
First post folks.
update: it's only in firefox that it doesn't work, which is my main browser, it seems to work fine in IE, if that's any help.

I have just uploaded the starter template for my personal site, and am using an image map for main nav, it works fine on my PC, but I uploaded it and it just doesn't work, there should be five links, head, both arms, body and legs, but It only shows the image, there should also be a rollover and on click effect to change colour, can somebody please help, I uploaded all the files and I am pretty sure the file paths are all ok.
http://forevernomad.atspace.com
Any help will be well appreciated :)

RysChwith
11-18-2005, 01:51 PM
It is working, actually. The problem is that the map is in a separate frame and you've assigned no targets to the links. So when you click on them, it loads the new page in the same frame. Since the links you have are just "#", it's going to load exactly the same page that was already there, giving the appearance of having done nothing.

Rys

forevernomad
11-20-2005, 12:08 PM
I knew it was going to be something stupidly simple, thank you Rys, sorry to bother you ;)