{"id":47775,"date":"2022-05-14T00:44:46","date_gmt":"2022-05-13T16:44:46","guid":{"rendered":"http:\/\/www.xyryd.com\/?p=47775"},"modified":"2022-05-14T00:44:47","modified_gmt":"2022-05-13T16:44:47","slug":"jquery-dialog-%e6%8f%92%e4%bb%b6-jquery-ui-%e6%97%a0%e6%b3%95%e5%85%b3%e9%97%ad%e5%af%b9%e8%af%9d-%e5%8f%aa%e5%85%81%e8%ae%b8%e4%b8%80%e4%b8%aa%e4%bc%9a%e8%af%9d","status":"publish","type":"post","link":"http:\/\/www.xyryd.com\/47775.html","title":{"rendered":"jQuery Dialog \u63d2\u4ef6 jquery-ui \u65e0\u6cd5\u5173\u95ed\u5bf9\u8bdd \u53ea\u5141\u8bb8\u4e00\u4e2a\u4f1a\u8bdd"},"content":{"rendered":"\n

\u6211\u4eec\u5728\u4f7f\u7528jquery-ui\u63d2\u4ef6dialog\u65f6\u6ce8\u610f\u5230\u9ed8\u8ba4\u5141\u8bb8\u53ef\u4ee5\u5f39\u51fa\u591a\u4e2a\u4f1a\u8bdd\uff0c\u5982\u679c\u5f39\u51fa\u591a\u4e2a\u4e4b\u540e\uff0c\u5173\u95ed\u8981\u5173\u597d\u51e0\u6b21\u3002<\/p>\n\n\n\n

\u6211\u4eec\u7684\u5e94\u7528\u573a\u666f\u53ea\u5141\u8bb8\u4e00\u4e2a\u5bf9\u8bdd\u7684\u8bdd\u5c31\u6bd4\u8f83\u9ebb\u70e6\uff0c\u4e0b\u9762\u6211\u4eec\u7ed9\u51faJavascript\u7684\u4ee3\u7801\u6bb5\uff0c\u5f53\u5173\u95eddialog\u4f1a\u8bdd\u65f6\u76f4\u63a5\u9500\u6bc1\u8be5\u4f1a\u8bdd\u3002<\/p>\n\n\n\n

$(\".deleteLinkDiag a\").livequery('click',function() {\r\n            $(\"#xxxx\").dialog({\r\n                    bgiframe: true,\r\n                            resizable: false,\r\n                            height:140,\r\n                            modal: true,\r\n                            autoOpen: false,\r\n                            overlay: {\r\n                                    backgroundColor: '#000',\r\n                                    opacity: 0.5\r\n                            },\r\n                    buttons: {\r\n                                    \"Confirm\":function()\r\n                                    {\r\n                                            myParent.load(urlLoad, function() { });\r\n                                            $(this).dialog(\"close\");\r\n                                     },\r\n                                    Cancel: function()\r\n                                    {\r\n                                            $(this).dialog(\"close\");\r\n                                    }\r\n                              },\r\n                    close: function(ev, ui) {\r\n                            $(this).dialog(\"destroy\");\r\n                    }\r\n      });\r\n     $(\"#\" + myDiag).dialog('open');\r\n    return false;\r\n    });<\/code><\/pre>\n\n\n\n

\u6ce8\u610f\uff0c\u8fd9\u91cc\u6709 close \u52a8\u4f5c\uff0c\u5173\u95ed\u4e4b\u540e\u76f4\u63a5\u9500\u6bc1\u6389\u4f1a\u8bdd\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"

\u6211\u4eec\u5728\u4f7f\u7528jquery-ui\u63d2\u4ef6dialog\u65f6\u6ce8\u610f\u5230\u9ed8\u8ba4\u5141\u8bb8\u53ef\u4ee5\u5f39\u51fa\u591a\u4e2a\u4f1a\u8bdd\uff0c\u5982\u679c\u5f39\u51fa\u591a\u4e2a\u4e4b\u540e\uff0c\u5173\u95ed\u8981\u5173\u597d\u51e0\u6b21 […]<\/p>\n","protected":false},"author":1,"featured_media":43073,"comment_status":"open","ping_status":"closed","sticky":false,"template":"single-with-sidebar","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[48],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/posts\/47775"}],"collection":[{"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/comments?post=47775"}],"version-history":[{"count":0,"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/posts\/47775\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/media\/43073"}],"wp:attachment":[{"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/media?parent=47775"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/categories?post=47775"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.xyryd.com\/wp-json\/wp\/v2\/tags?post=47775"}],"curies":[{"name":"wp","href":"http:\/\/api.w.org\/{rel}","templated":true}]}}