Skip to content

how i can use this script in jquery dialog #3

@kilua

Description

@kilua

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions