Karl Blessing
Programmer
I cant get this image map to work in NS, it works perfectly in IE
Karl
kb244@kb244.com
Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)
Code:
<map name="NavBar">
<area shape="rect" coords="4,6,63,64" href="../index.asp" target="_parent">
<area shape="rect" coords="64,3,175,24" href="index.asp" target="_parent">
<area shape="rect" coords="178,3,321,24" href="cg_main.asp?gformat=education" target="main">
<area shape="rect" coords="325,3,580,24" href="cg_main.asp?gformat=agencies" target="main">
<area shape="rect" coords="65,27,139,47" href="cg_main.asp?gFormat=allunc&InstName=UNC" target="main">
<area shape="rect" coords="142,27,276,47" href="cg_main.asp?gFormat=alldcc&InstName=DCC" target="main">
<area shape="rect" coords="279,27,461,47" href="cg_main.asp?gFormat=agencies&gAgencyVal=ESC&Single=yes" target="main">
<area shape="rect" coords="465,27,579,47" href="cg_main.asp?gFormat=agencies&gAgencyVal=DOL&Single=yes" target="main">
<area shape="rect" coords="65,50,274,69" href="cg_main.asp?gFormat=agencies&gAgencyVal=DVR&Single=yes" target="main">
<area shape="rect" coords="278,50,496,69" href="cg_main.asp?gFormat=agencies&gAgencyVal=DET&Single=yes" target="main">
<area shape="rect" coords="500,50,663,70" href="cg_main.asp?gFormat=agencies&gAgencyVal=JTPA&Single=yes" target="main">
<area shape="rect" coords="667,15,747,34" href="../whatsnew.asp?type=cg" target="main">
<area shape="rect" coords="667,38,746,58" href="../help.htm" target="main">
<area shape="rect" coords="583,4,664,48" href="cg_main.asp?gFormat=agencies&gAgencyVal=WIA&Single=yes" target="main">
</map>
<img height="74" alt src="images/cg_navbar.gif" width="753" useMap="NavBar" border="0">
Karl
kb244@kb244.com
Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)