Sorry if this should be in the programming forum, but I have a js that rotates pix on a page. What I want to do is image map the pix with a separate link per pic. Is this possible? I can map the area, but, of course, the link is the same on all the pix.
By rotating I mean the pix stay in the same place and a new one shows and then another (all in the same place). Also, the script doesn't have to be js. I would love it if it could be done in CSS.