jQuery confirmOn Plugin Example

A confirmation box pops up when you click one of the buttons or hover over the blue boxes. If you click no, nothing happens. If you click yes, the provided handler in .confirmOn() is called.

Normal button
Button with confirmOn text options set
Using mouseover event
Mouseover me
Using mouseover event with data argument
Mouseover me
Button with confirmOn and another class prefix