Nieuw lid |
|
Ik heb al gezocht op internet en dit forum. Maar mijn image map werkt nog niet in laatste versie van FF.
Ik heb name="badkast" in de code, maar wellicht zit ergens anders een stukje code waar FF niks mee kan (las ergens anders dat # niet kan in FF).
Alvast bedankt voor de moeite
<BODY>
<div align="center">
<div> </div>
<!-- ImageReady Slices (voorblad.psd) -->
<IMG SRC="afbeeldingen/badkast.gif" WIDTH=773 HEIGHT=609 ALT="badkast" border="0" usemap="#badkast">
<!-- End ImageReady Slices -->
<map name="badkast" id="badkast">
<area shape="Projects"
coords="272,48,331,64"
href="index2.html"
title="Projects" alt="Projects"/>
<area shape="About"
coords="351,48,418,64"
href="index2.html"
title="About" alt="About"/>
<area shape="Press"
coords="438,48,480,64"
href="index2.html"
title="Press" alt="Press"/>
<area shape="Contact"
coords="498,48,557,64"
href="index2.html"
title="Contact" alt="Contact"/>
<area shape="Bath Cabinet"
coords="40,112,121,128"
href="badkast.html"
title="Badkast" alt="badkast"/>
<area shape="Low Light"
coords="40,144,101,161"
href="index2.html"
title="Low Light" alt="Low Light"/>
<area shape="Ceramic Tiles"
coords="40,182,124,196"
href="index2.html"
title="Ceramic Tiles" alt="Ceramic Tiles"/>
<area shape="Photographer"
coords="623,534,756,544"
href="http://www.renevanderhulst.nl" target="_blank"
title="Photographer" alt="Photographer"/>
</map>
</div>
</BODY>
<BODY> <div align="center"> <div> </div> <!-- ImageReady Slices (voorblad.psd) --> <IMG SRC="afbeeldingen/badkast.gif" WIDTH=773 HEIGHT=609 ALT="badkast" border="0" usemap="#badkast"> <!-- End ImageReady Slices --> <map name="badkast" id="badkast"> <area shape="Projects" coords="272,48,331,64" href="index2.html" title="Projects" alt="Projects"/> <area shape="About" coords="351,48,418,64" href="index2.html" title="About" alt="About"/> <area shape="Press" coords="438,48,480,64" href="index2.html" title="Press" alt="Press"/> <area shape="Contact" coords="498,48,557,64" href="index2.html" title="Contact" alt="Contact"/> <area shape="Bath Cabinet" coords="40,112,121,128" href="badkast.html" title="Badkast" alt="badkast"/> <area shape="Low Light" coords="40,144,101,161" href="index2.html" title="Low Light" alt="Low Light"/> <area shape="Ceramic Tiles" coords="40,182,124,196" href="index2.html" title="Ceramic Tiles" alt="Ceramic Tiles"/> <area shape="Photographer" coords="623,534,756,544" href="http://www.renevanderhulst.nl" target="_blank" title="Photographer" alt="Photographer"/> </map> </div> </BODY>
|