Page 1 of 1

Redirect countdown script

Posted: Sat Feb 26, 2022 8:41 am
by wwonderfull
Need a custom script
page redirects in 10 seconds but the numbers are counting and then it redirects to a specific page.

Re: Redirect countdown script

Posted: Sun Feb 27, 2022 2:20 pm
by wwonderfull
is there any?

Re: Redirect countdown script

Posted: Sun Feb 27, 2022 2:27 pm
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?

Re: Redirect countdown script

Posted: Sun Feb 27, 2022 4:56 pm
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

Re: Redirect countdown script

Posted: Sun Feb 27, 2022 5:03 pm
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.

Re: Redirect countdown script

Posted: Sun Feb 27, 2022 6:22 pm
by wwonderfull
that's perfect @BaconFries thank you very much!