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
I wrote a sample for Rails 3.1 to change the alerts using this solution, but instead of replacing the native alert with the bootstrap one, it does the following:
Here is a gist: https://gist.github.com/2594409
This is following this discussion in the UX forum:
https://ux.stackexchange.com/questions/20741/action-confirmation-through-double-clicking