{"id":1400,"date":"2017-03-17T08:00:11","date_gmt":"2017-03-17T00:00:11","guid":{"rendered":"http:\/\/www.qdabc.cn\/?p=1400"},"modified":"2017-03-17T02:02:20","modified_gmt":"2017-03-16T18:02:20","slug":"javascript%e9%a1%b5%e9%9d%a2%e4%ba%a4%e4%ba%92%e6%95%88%e6%9e%9c-%e7%aa%97%e5%8f%a3%e6%8f%90%e7%a4%ba","status":"publish","type":"post","link":"http:\/\/www.qdabc.cn\/?p=1400","title":{"rendered":"JavaScript\u9875\u9762\u4ea4\u4e92\u6548\u679c-\u7a97\u53e3\u63d0\u793a"},"content":{"rendered":"<pre>&lt;!DOCTYPE html&gt;\r\n&lt;html lang=\"en\"&gt;\r\n\t&lt;head&gt;\r\n\t\t&lt;meta charset=\"UTF-8\"&gt;\r\n\t\t&lt;title&gt;qdabc.cn&lt;\/title&gt;\r\n\t\t&lt;style type=\"text\/css\"&gt;\r\n\t\t\t#dialog{\r\n\t\t\t\tbackground-color:#D2ADAD;\r\n\t\t\t\twidth:400px;\r\n\t\t\t\theight:400px;\r\n\t\t\t\tz-index:999;\r\n\t\t\t\tdisplay:none;\r\n\t\t\t\tposition:relative;\r\n\t\t\t}\r\n\t\t\t#close{\r\n\t\t\t\tfloat: right;\r\n\t\t\t\twidth: 10px;\r\n\t\t\t\theight: 10px;\r\n\t\t\t\tpadding: 5px 10px 0px 0px;\r\n\t\t\t\tcursor:pointer;\r\n\t\t\t}\r\n\t\t\t#dialogContent{\r\n\t\t\t\ttext-align:center;\r\n\t\t\t\tmargin:20px;\r\n\t\t\t}\r\n\t\t&lt;\/style&gt;\r\n\t&lt;\/head&gt;\r\n\t&lt;body&gt;\r\n\t\t&lt;div&gt;\r\n\t\t\t&lt;button id=\"click\"&gt;\u63d0\u4ea4&lt;\/button&gt;\r\n\t\t&lt;\/div&gt;\r\n\t\t&lt;div id=\"dialog\" &gt;\r\n\t\t\t&lt;span&gt;\u5f39\u7a97&lt;\/span&gt;&lt;span id=\"close\"&gt;X&lt;\/span&gt;\r\n\t\t\t&lt;div id=\"dialogContent\"&gt; \r\n\t\t\t\t\u5185\u5bb9\r\n\t\t\t&lt;\/div&gt;\r\n\t\t&lt;\/div&gt;\r\n\t\t&lt;script type=\"text\/javascript\"&gt;\r\n\t\t\tdocument.getElementById(\"click\").onclick = function(evt){\r\n\t\t\t\tdocument.getElementById(\"dialog\").style.display = 'block';\r\n\t\t\t\tdocument.getElementById(\"dialog\").style.top = (document.documentElement.clientHeight-400)\/2 +'px';\r\n\t\t\t\tdocument.getElementById(\"dialog\").style.left = (document.documentElement.clientWidth-400)\/2 +'px';\r\n\t\t\t}\r\n\t\t\tdocument.getElementById(\"close\").onclick = function(evt){\r\n\t\t\t\tdocument.getElementById(\"dialog\").style.display = 'none';\r\n\t\t\t}\r\n\t\t&lt;\/script&gt;\r\n\t&lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<p class=\"post-copyright\">\u6b22\u8fce\u5206\u4eab\u672c\u6587\uff0c\u8f6c\u8f7d\u8bf7\u4fdd\u7559\u51fa\u5904\uff1a<a href=\"http:\/\/www.qdabc.cn\">\u524d\u7aefABC<\/a> &raquo; <a href=\"http:\/\/www.qdabc.cn\/?p=1400\">JavaScript\u9875\u9762\u4ea4\u4e92\u6548\u679c-\u7a97\u53e3\u63d0\u793a<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>&lt;!DOCTYPE html&gt; &lt;html lang=&#8221;en&#8221;&gt; &lt;head&gt; &lt;meta charset=&#8221;UTF-8&#8243;&gt; &lt;title&gt; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[9],"_links":{"self":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/1400"}],"collection":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1400"}],"version-history":[{"count":1,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/1400\/revisions"}],"predecessor-version":[{"id":1401,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/1400\/revisions\/1401"}],"wp:attachment":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1400"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1400"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}