KingJelle
Legacy Member
Mijn image-map werkt niet in Firefox, iemand een gedacht hoe dit zou komen? En hoe ik het oplos?
Code :
Volledige link
Code :
PHP:
<img src="images/navigation.gif" alt="navigation" hspace="0" vspace="0" border="0" usemap="#navigation" /><map id="navigation">
<area shape="rect" coords="480,5,526,30" href="links.html" alt="links" />
<area shape="rect" coords="415,5,481,28" href="contact.html" alt="contact" />
<area shape="rect" coords="369,3,411,28" href="photo.html" alt="photo" />
<area shape="rect" coords="302,4,360,26" href="media.html" alt="media" />
<area shape="rect" coords="160,1,248,35" href="discography.html" alt="discography" />
<area shape="rect" coords="255,3,296,27" href="tour.html" alt="tour" />
<area shape="rect" coords="85,1,156,36" href="biography.html" alt="biography" />
<area shape="rect" coords="29,7,76,26" href="home.html" alt="news"/>
</map>