Manuel Marichal Pérez wrote in dk.edb.internet.webdesign.html:
> Hi, all:
>
> I need to "map" an image. The map which I'm using is generated by a cgi
> program, so I need the
> map file be out of the HTML document that includes the image.
>
> As far as I know, this is possible:
>
> <html>
> <body>
> <img src="..." border="0" usemap="
http://url/map.html#mymap">
> </body>
> </html>
>
> Where "map.html" is an HTML document which includes the image and "#mymap"
> is a map defined in in. But it looks like this method doesn't work.
>
> I know that there's a "Server Side" image map method, but I need the map be
> "Client Side" :(
Try to look at this:
<map name="MyMap" id="MyMap">
<area shape="rect" coords="6,1,136,86"
href="
http://www.ask.com/index.asp?iredir=false" alt="Engelsk-sproget
universal søgemaskine" />
<area shape="rect" coords="146,12,335,80" href="
http://www.google.com/"
alt="Engelsk-sproget Intelligent søgemaskine for hele verden" />
<area shape="rect" coords="335,15,547,75" href="
http://dk.yahoo.com/"
alt="Dansk internet indeks" />
<area shape="rect" coords="5,85,140,139" href="
http://www.jubii.dk/"
alt="Dansk internet indeks" />
<area shape="rect" coords="146,85,265,121" href="
http://www.kvasir.dk/"
alt="Dansk internet indeks" />
<area shape="rect" coords="298,90,370,115" href="
http://www.altavista.com/"
alt="International søgemaskine" />
<area shape="rect" coords="378,85,415,121" href="
http://www.sol.dk/"
alt="Portal" />
<area shape="rect" coords="421,85,575,135" href="
http://www.rejseplan.dk"
alt="DSB og HT køreplan" />
</map>
<center>
<img usemap="#MyMap" src="title.png" width="605" height="140" alt="Vigtigste
links" border="0" />
</center>
--
Danmarks største specialiserede IT jobdatabase
- Udelukkende med IT- og internetrelaterede jobs
- Opret en profil og lad drømmejobbet finde dig
KLIK HER! =>
http://www.html.dk/job