Cool idea. Just add support for a class that's being added to the button 
when in 'confirm' mode - otherwise there is no way to visually highlight 
this new UI approach for the user ; ).

-- Felix
--------------------------
My Blog: http://www.thinkingphp.org
My Business: http://www.fg-webdesign.de


Stephan Beal wrote:
> 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