20 Sie 2007, 21:47
20 Sie 2007, 22:39
.
21 Sie 2007, 18:14
21 Sie 2007, 22:02
22 Sie 2007, 23:31
destyny napisał(a):Ja to Ci radze poszukać jakiegoś forum o jezyku html i tam się zapytać o takie coś bo tutaj raczej będzie ciężko odpowiedzieć na takie pytanie.
18 Lip 2008, 11:19
<script type="text/javascript">
// <![CDATA[
window.setInterval("reload('ad_sky.php')", 180000);
var lastLocation = null;
function reload(src_ad) {
var currentLocation = frames.main.location.href;
if(lastLocation != currentLocation) {
frames.ad.location=src_ad;
lastLocation = currentLocation;
}
}
// ]]>
</script>