hilios / jQuery.countdown

The Final Countdown plugin for jQuery
http://hilios.github.io/jQuery.countdown/
MIT License
2.3k stars 720 forks source link

Redirect the page after count down 0 #335

Open bhanusantosh opened 2 years ago

bhanusantosh commented 2 years ago

how to redirect the page after coundown is zero(expires), automatically

window.location = "https://duckdev.com";

where should i keep this code

any help please