dinbror / bpopup

bPopup is a lightweight jQuery modal popup plugin (only 1.34KB gzipped). It doesn't create or style your popup but provides you with all the logic like centering, modal overlay, events and more. It gives you a lot of opportunities to customize so it will fit your needs.
http://dinbror.dk/bPopup
427 stars 260 forks source link

Can i add a confirm? #60

Open masanaka opened 9 years ago

masanaka commented 9 years ago

I want to simulate the confirm function with this awesome plugin, but it looks like just have onClose callback, so i added onConfirm in it. If it is useful to you, i will be so glad.