Mam taky problem. potreboval by som zmenit tento js do html a css. JS:
Kód:
<div id="header">
<a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image2','','images/m1-1.gif',1)"><img src="images/m1.gif" width="141" height="73" alt="" id="Image2" /></a>
<a href="index-1.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','images/m2-2.gif',1)"><img src="images/m2.gif" width="142" height="73" alt="" id="Image3" /></a>
<a href="index-2.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','images/m3-3.gif',1)"><img src="images/m3.gif" width="142" height="73" alt="" id="Image4" /></a>
<a href="index-3.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image5','','images/m4-4.gif',1)"><img src="images/m4.gif" width="142" height="73" alt="" id="Image5" /></a>
<a href="index-4.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','images/m5-5.gif',1)"><img src="images/m5.gif" width="141" height="73" alt=""
id="Image6"/></a> </div>