SyntaxFix
Write A Post
Hire A Developer
Questions
If you switch to the jQuery UI Dialog box, you can initialize the buttons array with the appropriate names like:
$("#id").dialog({ buttons: { "Yes": function() {}, "No": function() {} } });