Leser: 1
![]() |
|< 1 2 >| | ![]() |
18 Einträge, 2 Seiten |
<meta http-equiv="refresh" content="30">
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html><head><script>
timeSlap=60 // sekunden
reloading=function()
{
setTimeout("reloading()",1000);
status=timeSlap+" sekunden bis zum reload";
if(timeSlap>0) timeSlap--;
else location.reload();
}
</script>
</head>
<body onload="reloading()">
</body></html>
pq+2007-08-23 10:38:14--plugin? hallo?
schonmal was von meta-refresh gehört? das gibt seit urzeiten.
bitte auf selfhtml informieren.
![]() |
|< 1 2 >| | ![]() |
18 Einträge, 2 Seiten |