029
06-22-2007, 01:35 PM
Hi,
I'm designing a layout for my personal site, and I've been having a problem with the imagemap component. I'm using Imagemapic to do the co-ords and have never had a problem with it up til now.
Here is my background image: http://img.photobucket.com/albums/v622/losted/background3.jpg
And here are the co-ords that I've got:
<area shape="rect" coords="199,345,222,399" href="" target="" alt="" />
<area shape="rect" coords="199,402,223,475" href="" target="" alt="" />
<area shape="rect" coords="199,476,223,545" href="" target="" alt="" />
<area shape="rect" coords="199,547,223,618" href="" target="" alt="" />
<area shape="rect" coords="199,621,223,701" href="" target="" alt="" />
<area shape="rect" coords="199,704,223,762" href="" target="" alt="" />
<area shape="rect" coords="199,764,223,802" href="" target="" alt="" />
(Taken out the links for convenience.)
As you can probably see, the links are meant to match up to the words New, Older, etc. on the image. But they don't, at least not in my .htm document. They're at least a centimetre or so off. I'm 100% sure that I did all the shapes right; I did them twice, in fact, to make sure. I really don't know what the problem is, can someone please help me?
I'm designing a layout for my personal site, and I've been having a problem with the imagemap component. I'm using Imagemapic to do the co-ords and have never had a problem with it up til now.
Here is my background image: http://img.photobucket.com/albums/v622/losted/background3.jpg
And here are the co-ords that I've got:
<area shape="rect" coords="199,345,222,399" href="" target="" alt="" />
<area shape="rect" coords="199,402,223,475" href="" target="" alt="" />
<area shape="rect" coords="199,476,223,545" href="" target="" alt="" />
<area shape="rect" coords="199,547,223,618" href="" target="" alt="" />
<area shape="rect" coords="199,621,223,701" href="" target="" alt="" />
<area shape="rect" coords="199,704,223,762" href="" target="" alt="" />
<area shape="rect" coords="199,764,223,802" href="" target="" alt="" />
(Taken out the links for convenience.)
As you can probably see, the links are meant to match up to the words New, Older, etc. on the image. But they don't, at least not in my .htm document. They're at least a centimetre or so off. I'm 100% sure that I did all the shapes right; I did them twice, in fact, to make sure. I really don't know what the problem is, can someone please help me?