paragvshah
Programmer
In my website there are two pages where i have defined link between them & applied anchor but the anchor doesn't work properly. In page named erp2.htm there are some images which has link to a page named modules1.htm which has different paragraphs & to each image in erp2.htm there is href provided for each paragraphs related to that image but the problem is that to every image the link takes to the first anchor href in that page.
What might be the problem ?
Scripts of second image & anchor href.
erp2.htm: Image2
<td colspan="2" width="231" height="82"><map name="FrontPageMap1"><area shape="rect" coords="103,27,173,81" href="modules1.htm#Accounting%20&%20Costing%20:" alt="Accounting & Costing" title="Accounting & Costing"></map><a href="_vti_bin/shtml.exe/modules.htm/map1"><img ISMAP src="images/modulesRow1xCol2.gif" border=0 usemap="#FrontPageMap1" height=82 width=231></a></td>
modules1.htm: paragraph2
<a name="Statutory & Regulatory :">Statutory
& Regulatory :</a>
What might be the problem ?
Scripts of second image & anchor href.
erp2.htm: Image2
<td colspan="2" width="231" height="82"><map name="FrontPageMap1"><area shape="rect" coords="103,27,173,81" href="modules1.htm#Accounting%20&%20Costing%20:" alt="Accounting & Costing" title="Accounting & Costing"></map><a href="_vti_bin/shtml.exe/modules.htm/map1"><img ISMAP src="images/modulesRow1xCol2.gif" border=0 usemap="#FrontPageMap1" height=82 width=231></a></td>
modules1.htm: paragraph2
<a name="Statutory & Regulatory :">Statutory
& Regulatory :</a>