I\'ve been tinkering with this for a long long time.
I would like to hijack the default JS confirm dialog with something I rolled myself. I\'d like to use a completely c
Here's a working demo for changing confirmation box in Rails: http://rors.org/demos/custom-confirm-in-rails
Examples for Boostrap, jQueryUI and Noty are provided.