ASP-FastBoard - Demo/Support-Forum
Forum anmelden / register Board
SearchSearch CalendarCalendar GalleryGalleryAuction-PortalAuctions GlobalGlobal Top-ListTopMembersMembers StatisticsStats
get your RSS-Feed
Language/Sprache:  Admin  
 Login: ChatChat (0) new User-MapUser-Mapsend Passwordsend Password RegisterRegister

Forum Overview » Homepagetools - Support » HTML/JavaScript/CSS » Countdown (Automatischer Reload)
Pages: (1) [1] »
Registration necessaryRegistration necessary
Countdown (Automatischer Reload)
Burakno Access no Access first Post cannot be deleted -> delete the whole Topic 
Group: User
Level: Gelegenheitsposter


Posts: 9
Joined: 7/9/2006
IP-Address: saved
offline


Countdown (Automatischer Reoledet)

<script language="Javascript">
<!--
var iCounter = 11;
function countdown()
{
if (iCounter > 0)
{
iCounter--;
document.getElementById('counter').innerHTML = iCounter;
setTimeout("countdown()",1000);
}else
window.location.reload();
}
window.onload = countdown;
//-->
</script>

automatischer Relaod in: <script> document.write("<b><span ID='counter'></span></b> - Sekunden")</script>


7/16/2006 7:23:36 PM  
Registration necessaryRegistration necessary
Pages: (1) [1] »
all Times are GMT +1:00
Thread-Info
AccessModerators
Reading: all
Writing: User
Group: general
none
Forum Overview » Homepagetools - Support » HTML/JavaScript/CSS » Countdown (Automatischer Reload)

.: Script-Time: 0.121 || SQL-Queries: 6 || Active-Users: 2,903 :.
Powered by ASP-FastBoard HE v0.8, hosted by cyberlord.at