CharmedBabe
11-03-2004, 08:03 PM
hey could anyone help me!!? ive put a new layout up on my site and done the link mapping but only two of the links work! heres the site url the navigation is to the right
http://laura.stunningreality.com/halliwellhall/
Home and Banners work but nothing else!! this is the code i have for my image mapper thingy
<IMG style="LEFT: 525px; POSITION: absolute; TOP: 341px" src="links.gif"
useMap="#link" border="0">
<MAP NAME="link">
<AREA SHAPE="rect" COORDS="16,2,64,16" href="main.html" title="Home"
target="main">
<AREA SHAPE="rect" COORDS="12,21,68,34" href="banners.html" title="Home"
target="main">
<AREA SHAPE="rect" COORDS="2,39,79,53" href="wallpapers.html" ALT="wallpapers"
target="main">
<AREA SHAPE="rect" COORDS="14,57,66,72" href="blinkies.html" ALT="blinkies"
target="main">
<AREA SHAPE="rect" COORDS="11,77,69,90" href="avatars.html" ALT="Avatars"
target="main">
<AREA SHAPE="rect" COORDS="20,93,61,109" href="extra.html" ALT="Extra"
target="main">
</MAP>
http://laura.stunningreality.com/halliwellhall/
Home and Banners work but nothing else!! this is the code i have for my image mapper thingy
<IMG style="LEFT: 525px; POSITION: absolute; TOP: 341px" src="links.gif"
useMap="#link" border="0">
<MAP NAME="link">
<AREA SHAPE="rect" COORDS="16,2,64,16" href="main.html" title="Home"
target="main">
<AREA SHAPE="rect" COORDS="12,21,68,34" href="banners.html" title="Home"
target="main">
<AREA SHAPE="rect" COORDS="2,39,79,53" href="wallpapers.html" ALT="wallpapers"
target="main">
<AREA SHAPE="rect" COORDS="14,57,66,72" href="blinkies.html" ALT="blinkies"
target="main">
<AREA SHAPE="rect" COORDS="11,77,69,90" href="avatars.html" ALT="Avatars"
target="main">
<AREA SHAPE="rect" COORDS="20,93,61,109" href="extra.html" ALT="Extra"
target="main">
</MAP>