{"id":503,"date":"2014-04-02T15:33:50","date_gmt":"2014-04-02T07:33:50","guid":{"rendered":"http:\/\/www.shuran.cn\/?p=503"},"modified":"2014-04-02T15:33:50","modified_gmt":"2014-04-02T07:33:50","slug":"%e6%b5%ae%e5%8a%a8%e5%b9%bf%e5%91%8a%e6%95%88%e6%9e%9cjs","status":"publish","type":"post","link":"https:\/\/www.shuran.cn\/?p=503","title":{"rendered":"\u6d6e\u52a8\u5e7f\u544a\u6548\u679cjs"},"content":{"rendered":"<p>\n\t\u6548\u679c\u5e94\u7528\u4e8e \u8fd4\u56de\u9876\u90e8\u6309\u94ae\u3001\u5de6\u53f3\u5bf9\u8054\u5e7f\u544a&nbsp;\n<\/p>\n<p>\n\tdisplay\u51fd\u6570\u7528\u4e8e\u63a7\u5236\u8ddd\u79bb\u9876\u90e8\u591a\u8fdc\uff0c\u6309\u94ae\u51fa\u73b0\n<\/p>\n<p>\n\t\n<\/p>\n<pre class=\"prettyprint lang-js\">&lt;script&gt;\r\nlastScrollY=0;\r\nfunction heartBeat(){\r\n\tvar diffY;\r\n\tif (document.documentElement &amp;&amp; document.documentElement.scrollTop) diffY = document.documentElement.scrollTop;\r\n\telse if (document.body) diffY = document.body.scrollTop\r\n\telse\r\n\t{\/*Netscape stuff*\/}\r\n\tpercent=.1*(diffY-lastScrollY);\r\n\tif(percent&gt;0)percent=Math.ceil(percent);\r\n\telse percent=Math.floor(percent);\r\n\tdocument.getElementById(\"full\").style.top=parseInt(document.getElementById(\"full\").style.top)+percent+\"px\";\r\n\tlastScrollY=lastScrollY+percent;\r\n}\r\nsuspendcode=\"&lt;div id=\\\"goback\\\"&gt;&lt;div id=\\\"full\\\" style='POSITION:absolute;TOP:300px;z-index:100; cursor:pointer;'&gt;&lt;img onclick='window.scrollTo(0,0);'  src=\\\"style\/images\/goback.gif\\\"&gt;&lt;\/div&gt;&lt;\/div&gt;\"\r\ndocument.write(suspendcode);\r\nwindow.setInterval(\"heartBeat()\",1);\r\n\r\nfunction display(){\r\n\tvar b_top= document.documentElement.scrollTop || window.pageYOffset || document.body.scrollTop;;\r\n\tif(b_top&gt;200) document.getElementById(\"goback\").style.display = \"block\";\r\n\telse document.getElementById(\"goback\").style.display = \"none\";\r\n\tsetTimeout(\"display();\",100);\r\n}\r\ndisplay();\r\n&lt;\/script&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u6548\u679c\u5e94\u7528\u4e8e \u8fd4\u56de\u9876\u90e8\u6309\u94ae\u3001\u5de6\u53f3\u5bf9\u8054\u5e7f\u544a&nbsp; display\u51fd\u6570\u7528\u4e8e\u63a7\u5236\u8ddd\u79bb\u9876\u90e8\u591a\u8fdc\uff0c\u6309\u94ae\u51fa\u73b0 &lt;\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.shuran.cn\/?p=503\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[36,37,38],"class_list":["post-503","post","type-post","status-publish","format-standard","hentry","category-js","tag-js-2","tag-37","tag-38"],"_links":{"self":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=503"}],"version-history":[{"count":1,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/503\/revisions"}],"predecessor-version":[{"id":504,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/503\/revisions\/504"}],"wp:attachment":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=503"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=503"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}