Mouseover

Status
Nicht offen für weitere Antworten.
hab ich schon versucht zu machen, aber 1. will ich nix klauen, zweitens finde ich es schwer es heraus zu lesen. Dazu muss es doch ne anleitung im netzt geben. Aber ich weiss ja net wie man das nennt....
 
HTML:
<div id="men1trigger" style="position:absolute; left:30px; top:195px; width:144px; height:32px; z-index:11"><img src="http://www.ulf-theis.de/images/news.gif" width="146" height="24" border="0" alt="" usemap="#Map"> 
      	<map name="Map">
        	<area shape="rect" coords="6,4,138,16" alt="" href="#" onMouseOver="P7_autoLayers('men1sub','menucloser');return false" onFocus="if(this.blur)this.blur()" onMouseOut="MM_swapImgRestore()">
  	  	</map>


mhh naja so sieht mein menü aus:


HTML:
 <TD> 
<DIV STYLE="background-color:black; width:68" onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')" > 
<CENTER><a href=pics.htm onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')">pics</a></CENTER> 
</DIV> 
<DIV id=div3 onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')" style="position:absolute; layer-background-color:black; background-color:black; width:85; border-width:thin; border-color:black; border-style: groove; visibility: hidden"> 
<a href="pics_friends.htm" onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')">friends</a><br> 
<a href="pics_girlfriend.htm" onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')">girlfriend</a><br>
<a href="pics_inetfriends.htm" onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')">i-net friends</a><br>
<a href="pics_blackeg6.htm" onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')">Blackeg6</a><br>
<a href="pics_wintercar.htm" onmouseover="afficheCalque('div3')" onmouseout="cacheCalque('div3')">Winterauto</a><br> 
</DIV> 
</TD>
 
Status
Nicht offen für weitere Antworten.
Zurück