Can't make image map work
-
I’m trying to use four image maps in the image graphic below the navigation on this page: http://www.todddawsondesign.com/test/rooster-hollow/ They aren’t working-can anyone lend a hand to explain why? Any help appreciated.
Code is here:
<p style="text-align: center;"><img class="aligncenter size-full wp-image-177" title="rh-home layout w4boxes_s1" src="http://www.todddawsondesign.com/test/rooster-hollow/wp-content/uploads/2012/05/rh-home-layout-w4boxes_s1.jpg" alt="Sections of the Hollow" width="879" height="350" /><map name="m_rhhome20layout20w4boxes"> <area title="My Garden Link" shape="rect" coords="660,51,839,320" href="garden" alt="My Garden Link" /></map> <map name="m_rhhome20layout20w4boxes"> <area title="My Chickens Link" shape="rect" coords="454,52,632,320" href="chickens" alt="My Chickens Link" /></map> <map name="m_rhhome20layout20w4boxes"> <area title="Custom Framing Link" shape="rect" coords="242,52,423,319" href="framing" alt="Custom Framing Link" /></map> <map id="m_rhhome20layout20w4boxes" name="m_rhhome20layout20w4boxes"> <area title="Fine Art Prints Link" shape="rect" coords="35,51,216,319" href="art" alt="Fine Art Prints Link" /></map></p>
The topic ‘Can't make image map work’ is closed to new replies.