Autor Zpráva
got
Profil *
obrázeky ze složky v novém okně pomocí scriptu
got
Profil *
mám

<script>
function Open(path) {
window.open('rep.htm?path='+escape(path), '_blank', 'resizable=1,width=650,height=490,left='+(screen.width/2-330)+',top='+ (screen.height/2-300)+'');
}</script>

a ze složky foto potřebuju ať se zobrazujou obrázky do okna
<a href="javascript:Open('foto/report/619.jpg')">hier</font></a>

ale nefunguje pomoc

<html>
<head>
<title>**GayZlords** Snowpark Mísečky</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<meta http-equiv="Content-Language" content="cs">
<meta http-equiv="Cache-control" content="no-cache">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<link rel="stylesheet" href="style1.css">
</head>
<body style="margin:0px" onclick="window.close()" background="poz.jpg">
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
<tr>
<td align="center">
<img src="foto/">

</tr>
</table>

</body>
</html>
got
Profil *
tak co nikdo neví??
Toto téma je uzamčeno. Odpověď nelze zaslat.

0