Powerful Impromptu Buttons
jQuery Impromptu has a secret weapon, buttons! Many modals tools you must create your own, or jump through hoops to add them with events. Impromptu was built around buttons. In it's simplest form, buttons can be passed as key/value pairs like so: $.prompt('Example 2',{ buttons: { Ok: true, Cancel …