- iPhone does not block while the confirm dialog is displayed.
- Returns a delegate object from navigator.notification.confirm()
- Calls delegate.onAlertDismissed(index, label) when confirm is dismissed
- index is the 0 based index value of the button pressed
- label is the text label of the button pressed
function showConfirm() {