[htdig3-dev] Bug / missing: client side image maps


Hanno Mueller (kontakt@hanno.de)
Mon, 12 Jul 1999 10:43:58 +0200


Hi,

for testing, I just tried ht://dig on my own homepage. It seems that it
does not support client side image maps. Is this a known problem and
already being worked on?

Here's what the HTML code for client side image maps looks like. The only
problem I see is that one may have to check if the <area> tag is really
between <map> </map> tags. But one could also just check for the <area> tag
and trust that the page is itself uses valid HTML.

<img src=... usemap="#mymap">

bla bla bla

<map name="mymap">
<area shape="rect" coords="10,10,20,20" href="test.html" alt="This takes
you to a test page">
<area ...>
<area ...>
<area ...>
</map>

Greetings,

Hanno

-- 
Hanno Müller, +49-40-5603170, http://www.hanno.de

"We were lookin' for an echo, an answer to our sound." http://casa.home.pages.de

------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.



This archive was generated by hypermail 2.0b3 on Mon Jul 12 1999 - 00:54:47 PDT