So, I had the need the other day for one of those “if your page does not redirect in X seconds, click here” scripts where the X would count down. Here is a little piece of jquery i wrote to handle this.
January 19, 2012
So, I had the need the other day for one of those “if your page does not redirect in X seconds, click here” scripts where the X would count down. Here is a little piece of jquery i wrote to handle this.