Golden Sunrise Forums

The sun has risen.
It is currently Fri Sep 10, 2010 4:47 pm

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Javascript Redirection Script
PostPosted: Thu Dec 03, 2009 6:57 am 
Offline
Samurai
User avatar

Joined: Sun Jun 14, 2009 9:37 pm
Posts: 224
I thought I would share this redirection script that I mostly coded in javascript.

Main Points:
15 seconds before redirection
Countdown timer

Here's a live demo:
http://thelostwaters.com/affiliates.php?affiliates=2

The code:
Spoiler: show
<span id="seconds">Opps! Without Javascript, we cannot redirect you to.</span>
<script type='text/javascript'>
<!--
var milisec=0
var seconds=15
document.getElementById("seconds").innerHTML='15'

function redirect(){
if (seconds == 0 && milisec == 0){
location.assign('http://thelostwaters.com') //REPLACE THE URL ADDRESS
return
}
if (milisec<=0){
milisec=9
seconds-=1
}
if (seconds<=-1){
milisec=0
seconds+=1
}
else
milisec-=1
document.getElementById("seconds").innerHTML=seconds+"."+milisec
setTimeout("redirect()",100)
}
redirect()
-->
</script>

_________________
Image

Image Image


Top
 Profile  
 
 Post subject: Re: Javascript Redirection Script
PostPosted: Thu Dec 03, 2009 7:50 pm 
Offline
Dawnsage
User avatar

Joined: Fri Jun 12, 2009 1:43 am
Posts: 1037
That's a cool script. xD

_________________
Image
Golden Sun DS
Golden Sun: the Dark Dawn Trailer
ImageImageImage


Top
 Profile  
 
 Post subject: Re: Javascript Redirection Script
PostPosted: Fri Dec 04, 2009 2:49 am 
Offline
Samurai
User avatar

Joined: Sun Jun 14, 2009 9:37 pm
Posts: 224
Thanks. ^^ Hey, are you guys interested in AJAX?

_________________
Image

Image Image


Top
 Profile  
 
 Post subject: Re: Javascript Redirection Script
PostPosted: Sat Dec 05, 2009 4:58 am 
Offline
Dawnsage
User avatar

Joined: Fri Jun 12, 2009 1:43 am
Posts: 1037
Not in particular, unless you've got some cool toy to play with. xD

_________________
Image
Golden Sun DS
Golden Sun: the Dark Dawn Trailer
ImageImageImage


Top
 Profile  
 
 Post subject: Re: Javascript Redirection Script
PostPosted: Wed Dec 09, 2009 3:30 am 
Offline
Samurai
User avatar

Joined: Sun Jun 14, 2009 9:37 pm
Posts: 224
I just got a boring skin selector. T.T

_________________
Image

Image Image


Top
 Profile  
 
 Post subject: Re: Javascript Redirection Script
PostPosted: Sun Dec 13, 2009 9:44 pm 
Offline
Master of Sunrise
User avatar

Joined: Sat Jun 06, 2009 3:53 am
Posts: 1000
Location: Australia
Hmm, thanks for this. It might come in handy for me at some point.

_________________
ImageImage
ImageImage
Image

The Golden Dream flies on, and the Chaos shall fade...
Golden Sun: Dark Dawn Trailer



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Affiliates
GSHC Golden Sun Odyssey The Adepts of Weyard The Lost Waters The Temple of Kraden ZRPG