I wish to display an alert box with ‘Ok’, ‘Cancel’ buttons, when I click a button in my lightbox. Is this scenario possible? And if yes, can I customize the alert box? Please someone suggest the possible solution. If there are example demos, please provide me the link. Thank you.
Share
You can open a jQuery dialog instead of an alert box. See example at http://jqueryui.com/demos/dialog/