Redirect countdown script

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
wwonderfull
 
 
Posts: 1603
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Redirect countdown script

Post by wwonderfull »

Need a custom script
page redirects in 10 seconds but the numbers are counting and then it redirects to a specific page.
User avatar
wwonderfull
 
 
Posts: 1603
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Redirect countdown script

Post by wwonderfull »

is there any?
User avatar
BaconFries
 
 
Posts: 5974
Joined: Thu Aug 16, 2007 7:32 pm

Re: Redirect countdown script

Post by BaconFries »

is there any?
Not here in the forum I don't think but there probably if you try Googling for a custom script?
User avatar
wwonderfull
 
 
Posts: 1603
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Redirect countdown script

Post by wwonderfull »

BaconFries wrote: Sun Feb 27, 2022 2:27 pm
is there any?
Not here in the forum I don't think but there probably if you try Googling for a custom script?
I did search but not very decent. But if you can guide the way it would be great.
its like a simple line like The page will redirect in 10 seconds but the 10 is doing the backward countdown and the page redirects to a specific page. If you have any examples of those scripts please provide. Thank you @bacon
User avatar
BaconFries
 
 
Posts: 5974
Joined: Thu Aug 16, 2007 7:32 pm

Re: Redirect countdown script

Post by BaconFries »

A quick Google returned the following although very basic it does what you are asking.
http://jsfiddle.net/bubencode/dn6xc932/
Another example:
https://stackoverflow.com/questions/317 ... comes-to-z
Note some knowledge of HTML and javascript to implement.
User avatar
wwonderfull
 
 
Posts: 1603
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Redirect countdown script

Post by wwonderfull »

that's perfect @BaconFries thank you very much!
Post Reply