-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
how i can use this script in jquery dialog
im realy stuck
$( "#dialog" ).dialog({
autoOpen: true,
height: 1200,
width: 1260,
modal: true, buttons: {
/* Cancel: function() {
$('#dialog').remove();
return false;
dialog.dialog( "closes" );
},*/
"Save": function(){
/// i put the script in here but nothing change
},
"Cancel" : cancel
},
});
Metadata
Metadata
Assignees
Labels
No labels