Rails nice delete confiramtions in 4 rows
1 Gemfilte
gem 'lazybox'
2 application.css
*= require lazybox
3 application.js
//= require lazybox
4 application.js
$.rails.allowAction = $.lazybox.confirm;
And we are Done
add classes to links to apply your style:
$.lazybox.settings = {cancelClass: "button gray", submitClass: 'button gray', overlay: false}
Written by Alex Galushka
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Related Tags
#rails
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#