打开Jquery对话框后,我在Jquery对话框上调用对话框(“moveToTop”)时遇到困难。我希望在打开的jquery对话框上调用.dialog("moveToTop"):
$(document).on("dialogopen", ".ui-front", function (event/jquery-ui.min.js:6:5357
我有对话框,现在我想关闭对话框,当我单击outsite对话框或移动鼠标退出对话框时,我不知道它为什么不能工作,下面是我的代码:<html><title>Title of the document</title>
<link rel="stylesheet" href="http://code.jquery.com/<em