JavaScript CountDown für MooToools
MooTools CountDown
ist ein einfacher auf MooTools basierendes JavaScript zum Erstellen eines CountDown.
Autor: David Walsh
CountDown
Check out the countdown below. Click here to see it again.
The CountDown class provides options to allow you to customize your countdown:
- element: The element that will contain the countdown text
- start: The starting number (defaults to 10)
- finish: The ending number (defaults to 0)
- duration: Duration between numbers (defaults to 1000, or 1 second)
- startFont: The starting text font-size
- finishFont: The ending text font-size
