Confirmation Popovers
One of the most complete bootstrap admin templates!
Basic Demo
Add small overlays with "Yes" and "No" buttons, like those on the iPad, to any element. Click the button to trigger the confirmation. Just add data-toggle="confirmation"
attribute to button and initialize with js like Bootstrap popovers.
On a Link
Confirmation also works natively with links. You can customize the title with data-title
attribute on link. If you click 'yes', link will be followed. If you click 'No', you will stay on same page.
Personalization
Has personalized description, labels, icons and colors.
Custom Buttons
Completely overwrite the default positive/negative buttons.
Singleton
Only one box visible at once.
Popout
Click anywhere on the page to close all boxes.
Four directions
You can easily add direction of the popover. You just have to add another attribute data-placement
with value.