{"id":1396,"date":"2017-03-17T06:53:20","date_gmt":"2017-03-16T22:53:20","guid":{"rendered":"http:\/\/www.qdabc.cn\/?p=1396"},"modified":"2017-03-17T01:56:54","modified_gmt":"2017-03-16T17:56:54","slug":"javascript%e5%ae%9e%e7%8e%b03d%e6%82%ac%e6%b5%ae%e6%95%88%e6%9e%9c","status":"publish","type":"post","link":"http:\/\/www.qdabc.cn\/?p=1396","title":{"rendered":"JavaScript\u5b9e\u73b03d\u60ac\u6d6e\u6548\u679c"},"content":{"rendered":"<pre>&lt;DOCTYPE html&gt;\r\n&lt;html&gt;\r\n &lt;head&gt;\r\n &lt;meta charset=\"UTF-8\"&gt;\r\n &lt;title&gt;qdabc.cn&lt;\/title&gt;\r\n &lt;style&gt;\r\n  *{margin: 0; padding: 0;}\r\n  ul,li{list-style: none;}\r\n  .container{perspective: 1300;-webkit-perspective:1300;}\r\n  .boxList{position:absolute;width: 630px;height:630px;left:50%;margin-left:-315px; -webkit-transform-style: preserve-3d;transform-style: preserve-3d;\/*animation: a1 2s 1;*\/transition: all 2s;}\r\n  .boxList li{float: left;width: 200px;height: 200px;margin:5px;background: darkcyan;-webkit-transition: all 0.3s;transition: all 0.3s;}\r\n  .on li:hover{-webkit-transform: translate3d(0,0,30px);transform: translate3d(0,0,30px);background:deepskyblue;box-shadow: 30px 30px 10px rgba(0, 0, 0, 0.5);}\r\n  .on{webkit-transform: rotateX(75deg) rotateY(0deg) rotateZ(45deg);transform: rotateX(75deg) rotateY(0deg) rotateZ(45deg);}\r\n &lt;\/style&gt;\r\n &lt;\/head&gt;\r\n &lt;body&gt;\r\n &lt;div class=\"container\"&gt;\r\n  &lt;ul class=\"boxList\"&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;li&gt;&lt;\/li&gt;\r\n  &lt;\/ul&gt;\r\n &lt;\/div&gt;\r\n &lt;a href=\"http:\/\/www.qdabc.cn\"&gt;\u524d\u7aefABC&lt;\/a&gt;\r\n &lt;\/body&gt;\r\n &lt;script&gt;\r\n var list=document.querySelector('.boxList');\r\n window.onload=function(){\r\n  setInterval(transition,1000)\r\n }\r\n function transition(){\r\n  list.className='on boxList';\r\n }\r\n &lt;\/script&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=1396\">JavaScript\u5b9e\u73b03d\u60ac\u6d6e\u6548\u679c<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>&lt;DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;meta charset=&#8221;UTF-8&#8243;&gt; &lt;title&gt;qdabc.cn&#038;lt [&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\/1396"}],"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=1396"}],"version-history":[{"count":1,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/1396\/revisions"}],"predecessor-version":[{"id":1397,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/1396\/revisions\/1397"}],"wp:attachment":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1396"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}