its not done obv but its a start. notice the navigation bar.
when i preview with IE on local it comes out fine.
its two different image over layed (using the navigation bar) so when hover over it glows.
i need some tips from expirenced users who know what they're doing if possible.
heres the code for the nav bar.
the hyperlinks still work but the images move around and disapear. (they're just targets.)
<link href="Sports css.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event == "init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
} else if (event == "over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
nbArr[nbArr.length] = img;
}
} else if (event == "out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
} else if (event == "down") {
nbArr = document[grpName];
if (nbArr)
for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
nbArr[nbArr.length] = img;
} }
}
//--><!-menu bar><!--menubar--><!--menubar--><!--menubar-->
<!--menubar--><!--menubar--><!--menubar--><!--menubar-->
</script>
<style type="text/css">
<!--
body,td,th {
color: #FFF;
}
body {
background-color: #909;
}

</style></head>
<body onload="MM_preloadImages('IMAGES!/Tennis button glow.png','IMAGES!/soccer button glow.png','IMAGES!/Track Button glow.png','IMAGES!/softball button glow.png','IMAGES!/baseball button glow.png')">
<img src="images/mendota banner.jpg" width="600" height="100" alt="This is my mendota banner." /><br/>
<p> </p>
<p><br/>
<img src="images/Spring Sports.png" width="300" height="65" /><br/>
</p>
</p>
<table align="center" width="799" border="0" cellspacing="3" cellpadding="3">
<tr>
<td width="787"><a href="#Tennis" target="_top" onclick="MM_nbGroup('down','group1','Tennisbutton','',1)" onmouseover="MM_nbGroup('over','Tennisbutton','IMAGES!/Tennis button glow.png','',1)" onmouseout="MM_nbGroup('out')"><img src="images/Tennis button.png" alt="" name="Tennisbutton" width="140" height="50" border="0" id="Tennisbutton" onload="" /></a> <a href="#soccer" target="_top" onclick="MM_nbGroup('down','group1','soccerbutton','',1)" onmouseover="MM_nbGroup('over','soccerbutton','IMAGES!/soccer button glow.png','',1)" onmouseout="MM_nbGroup('out')"><img src="images/soccer button.png" alt="" name="soccerbutton" border="0" id="soccerbutton" onload="" /></a> <a href="#Track" target="_top" onclick="MM_nbGroup('down','group1','TrackButton','',1)" onmouseover="MM_nbGroup('over','TrackButton','IMAGES!/Track Button glow.png','',1)" onmouseout="MM_nbGroup('out')"><img src="images/Track Button.png" alt="" name="TrackButton" border="0" id="TrackButton" onload="" /></a> <a href="#Softball" target="_top" onclick="MM_nbGroup('down','group1','softballbutton','',1)" onmouseover="MM_nbGroup('over','softballbutton','IMAGES!/softball button glow.png','',1)" onmouseout="MM_nbGroup('out')"><img src="images/softball button.png" alt="" name="softballbutton" border="0" id="softballbutton" onload="" /></a><a href="#baseball" target="_top" onclick="MM_nbGroup('down','group1','baseballbutton','',1)" onmouseover="MM_nbGroup('over','baseballbutton','IMAGES!/baseball button glow.png','',1)" onmouseout="MM_nbGroup('out')"><img src="images/baseball button.png" alt="" name="baseballbutton" border="0" id="baseballbutton" onload="" /></a></td>
<br/>
</tr>
</table>
<p>
<!--menubar-->
<!--menubar--><!--menubar--><!--menubar--><!--menubar-->
<!--menubar--><!--menubar--><!--menubar--><!--menubar--><!--menubar-->
<br/><br/>