 |
jquery-ui, Use dialog('open') and pass a variable to the DIALOG - Stack Overflow
I have the following JS: $('#listeditdialog').dialog('open'); Which opens the following dialog: $('#listeditdialog').dialog({ autoOpen: false, resizable: false, position: ['center',... ... If I understand you right, you want to have data that you have acc
stackoverflow.com |
 |