Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

how i can use this script in jquery dialog #3

Open
kilua opened this issue Nov 20, 2014 · 0 comments
Open

how i can use this script in jquery dialog #3

kilua opened this issue Nov 20, 2014 · 0 comments

Comments

@kilua
Copy link

kilua commented Nov 20, 2014

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
        },


          });
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant