EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: cdtuql on January 30, 2015, 10:03:39 PM



Title: code after modal dialog executed before the modal dialog close
Post by: cdtuql on January 30, 2015, 10:03:39 PM
I use a dialog to get some info ,and then according the return info to execute the continue code;I use the modal dialog to get the info ,but the code after the point of open dialog executed,how can i do? is it a bug?