First Page Load Example Setting seen below is "how long until May, 01, 2020"




Online Generator to create dynamic countdowns
Use the online countdown generator below to create a dynamic digit or date countdown player that fits anywhere into your webpage. 4 different types to choose from. The generator works fine with Internet Explorer 6x/7x/8x, Firefox 2x/3x, Opera 7x/8x/9x/10x, Google Chrome 3x/4x/5x.

Configuration

Step 1:
- Use the green generator box below in order to create a date-countdown.
- Use the blue generator box below in order to create a digit-countdown.
- Click the Test My Code button to view the result of your custom countdown settings.
- Click the Generate Code button to create the code snippet for your countdown player.

- Please Note: In our countdown examples seen at the top and bottom of this page we have customized the script settings to show the full name of "hours, minutes and seconds" whereas the code you generate will have an abbreviated first letter for each of these time variables. If you would like to have full text words as we do here, simply look at our source code and customize your code snippet.

Generator for Date-Countdown

Future date the countdown player is referring to:


type of countdown player:


 The code will be updated in the step 3 box below.

 See yellow box at the top of this page for a live preview. You must click the "Test My Code" button in order to change the box above.


Generator for Digit-Countdown

Count from to

countdown-speed:


What happens after the countdown? (you can designate a URL forward if you like)


 The code will be updated in the step 3 box below.

 See yellow box at the top of this page for a live preview. You must click the "Test My Code" button in order to change the box above.


Step 2: Open your webpage in a text editor such as Notepad, WordPad etc.

Step 3: Insert the below code between the <head>-tag and </head>-tag of your webpage.




Step 4: Insert the below code where you want the countdown player to appear on your page.




Step 5: In order to set the style (font, colors, size) just wrap the corresponding tags around the code. See CSS-sample below:

<span style="font-family:Verdana;font-size:12pt;color:#006600;border:1pt solid #006600;padding:2px;background-color:#DDFFDD"">
<script>setcountdown()</script>
</span>




Download 500 free copy-and-paste scripts


Like this code snippet? Why not share it with others by copying this page URL: