jconfirm

    88Hitze

    8Antwort

    Ich möchte ja/keine Warnungen mit jQuery, statt ok/Abbrechen-Taste: jQuery.alerts.okButton = 'Yes'; jQuery.alerts.cancelButton = 'No'; jConfirm('Are you sure??', '', function(r) { if (r ==

    0Hitze

    1Antwort

    Am jConfirm für Benutzerbestätigung. Meine erste jConfirm stoppt nicht für die Benutzeraktion und geht nur zum nächsten. Mein Code: $(function() { $("#UpdateJobHandler").click(function() {