Bob, unless the server has front page extensions, the webbot code is ignored.
This code works: <IMG SRC="your picture" USEMAP="#FPMap0" ALT="what ever text " BORDER=0> <map name="FPMap0"> <area href="http://freepages.genealogy.rootsweb.com/~bondbeetham/beetham/index.htm" shape="rect" coords="18, 33, 189, 71"> <area href="http://freepages.genealogy.rootsweb.com/~bondbeetham/bond/index.htm" shape="rect" coords="19, 91, 188, 128"> <area href="http://freepages.genealogy.rootsweb.com/~bondbeetham/wear/index.htm" shape="rect" coords="19, 148, 188, 185"> </map> Where "your picture" is the image you want to use. The key is USEMAP="#FPMap0". The map information <map></map> can be anywhere in the file, I normally include it at the end. --- On Wed 03/30, Bob Bond < [EMAIL PROTECTED] > wrote: From: Bob Bond [mailto: [EMAIL PROTECTED] To: [email protected] Date: Wed, 30 Mar 2005 19:54:28 +0100 Subject: Re: [LegacyUG] imagemap html scripting error Hi Steve, Thanks for the reply. I tried the missing line you suggested but all I got was a duplication of the image above the image already showing (tried in frontpage). The image is referenced in the webbot section (see below). I was wondering if this could be the problem and that rootsweb don't accept this type of code. Any thoughts? Bob Legacy User Group Etiquette guidelines can be found at: http://www.LegacyFamilyTree.com/Etiquette.asp To find past messages, please go to our searchable archives at: http://www.mail-archive.com/legacyusergroup%40mail.millenniacorp.com/ To unsubscribe please visit: http://www.legacyfamilytree.com/LegacyLists.asp _______________________________________________ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com Legacy User Group Etiquette guidelines can be found at: http://www.LegacyFamilyTree.com/Etiquette.asp To find past messages, please go to our searchable archives at: http://www.mail-archive.com/legacyusergroup%40mail.millenniacorp.com/ To unsubscribe please visit: http://www.legacyfamilytree.com/LegacyLists.asp
