jconfirm Questions

9

Solved

I want yes/No alerts using jQuery, instead of ok/Cancel button: jQuery.alerts.okButton = 'Yes'; jQuery.alerts.cancelButton = 'No'; jConfirm('Are you sure??', '', function(r) { if (r == true) { ...
Necessarian asked 19/8, 2010 at 8:10
1

© 2022 - 2024 — McMap. All rights reserved.