confirm
Shows the confirmation dialog.
Parameters
the caption of the confirmation dialog
the content of the confirmation dialog
determines if the window should display rich HTML content
the size of the modal window
the fullscreen mode of the modal window
determines if the modal window is animated
determines if the modal window is vertically centered
determines if the modal window content is scrollable
determines if the modal window can be closed by pressing the escape key
determines if the modal window should be focused
the modal backdrop type
determines if the Cancel button is visible
the title of the Yes button
the icon of the Yes button
the title of the No button
the icon of the No button
the title of the Cancel button
the icon of the Cancel button
the callback function that is called when the No button is selected
the callback function that is called when the Yes button is selected