A clock that counts down to a pre-determined time and triggers an event.
The clock below counts down to a certain date. The input field can be adjusted as a test.
The second example counts down a specific amount of seconds after loading.
Both examples trigger an AJAX event after the timer runs out.