Am I correct in deducing that it is not possible for swish-e to follow
links that are in the form of client side image maps?
In my example, I am trying to index a page with:
<map name="left_menu">
<area shape="rect" coords="0,5,124,20" href="page1.html">
<area shape="rect" coords="0,28,124,44" href="page2.html">
</map>
<img src="images/left_menu_0.gif" width="150" height="144" border="0"
usemap="#left_menu">
but indexing using the http method doesn't find those links...
Myke
Michael Komarnitsky Komar Consulting Group
303.818.3718 http://consulting.komar.org
http://climbingboulder.com
-
Received on Tue Sep 18 19:32:23 2001