You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i click ok button, the dialog is close,
i try to return false for the function to keep the dialog, but it doesnt work.
so how should i keep it ?
thank you very much..
The text was updated successfully, but these errors were encountered:
'buttons' : {
'Ok' : {
'action' : function () {
..........
}
when i click ok button, the dialog is close,
i try to return false for the function to keep the dialog, but it doesnt work.
so how should i keep it ?
thank you very much..
The text was updated successfully, but these errors were encountered: