| Autor | Zpráva | ||
|---|---|---|---|
| juhu Profil * |
#1 · Zasláno: 11. 8. 2011, 23:55:36
Prosim poviete mi v com mam chybu?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Menu</title>
<script type="text/javascript">
<!--
nezmenene1= new Image ();
nezmenene1.src= "nez_pol1.jpg";
zvyraznenie1= new Image;
zvyraznenie1.src= "zvy_pol1.jpg";
nezmenene2= new Image ();
nezmenene2.src= "nez_pol2.jpg";
zvyraznenie2= new Image;
zvyraznenie2.src= "zvy_pol2.jpg";
funkcion zmen(index,obrazok) {window.document.images[index].src= obrazok.src;
}
//-->
</script>
</head>
<body>
<h2>Menu</h2>
<div>
<a href="aktuality.html"
onmouseover="zmen(0,zvyraznenie1)"
onmouseout="zmen(0,nezmenene1)">
<img alt="meno" name="nez_pol1" src="nez_pol1.jpg" border="0"/>
</a>
</br>
<a href="komentare.html"
onmouseover="zmen(1,zvyraznenie2)"
onmouseout="zmen(1,nezmenene2)">
<img name="nez_pol2" alt="wd" src="nez_pol2.jpg" border="0"/>
</a>
</div>
</body>
</html>
|
||
| juhu Profil * |
#2 · Zasláno: 11. 8. 2011, 23:58:49
http://www.ulozto.sk/9948423/13-rar
mate to tu cele |
||
| juhu Profil * |
#3 · Zasláno: 12. 8. 2011, 00:05:53
ok chyba vyriesena - mozte zmazat
|
||
| YoSarin Profil |
#4 · Zasláno: 12. 8. 2011, 00:39:15
juhu:
A podělíš se o to řešení s dalšími, kteří by mohli mít podobný problém? |
||
|
Časová prodleva: 15 let
|
|||
0