Tag Archives: Timer

Smooth counter/timer using Prototype

Add a smooth counter/timer till a page loads or db access. Interesting plugin using javascript/prototype… Resource: Sample | Tutorial

idleTimer: Check if the user is idle/active – jQuery Plugin

idleTimer is an useful jQuery Plugin if the user is active or idle. The idle timer provides two custom events: idle.idleTimer and active.idleTimer, which fire when the user’s idle state has changed. When you move your mouse over the page … Continue reading