Hi again, all!

Confirmer is a plugin for jQuery which implements a novel approach to
the process of confirming an action. Normally this is achieved via a
yes/no dialog box or a button with a "confirm" checkbox next to it.
The Confirmer plugin instead sets up a single button which changes to
a "confirm the action" state if it is clicked one time. If the button
is clicked again within a specified time then the action is confirmed,
otherwise it times out and returns to its initial state.

http://wanderinghorse.net/computing/javascript/jquery/confirmer/

Includes a live demo link.

Happy hacking!

Reply via email to