{"id":5092,"date":"2016-06-16T14:30:01","date_gmt":"2016-06-16T06:30:01","guid":{"rendered":"https:\/\/sdeno.com\/?p=5092"},"modified":"2016-06-16T14:30:01","modified_gmt":"2016-06-16T06:30:01","slug":"js%e4%be%a7%e8%be%b9%e5%9b%ba%e5%ae%9a%e6%82%ac%e6%b5%ae%e6%b5%ae%e5%8a%a8%e6%95%88%e6%9e%9c","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=5092","title":{"rendered":"js\u4fa7\u8fb9\u56fa\u5b9a\u60ac\u6d6e\u6d6e\u52a8\u6548\u679c"},"content":{"rendered":"<a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left.jpg\"><figure class=\"mdx-lazyload-container\" style=\"max-width:485px\"><div style=\"padding-top:86.185567010309%\"><\/div><div class=\"mdx-img-loading-sp mdui-valign\"><div><div class=\"mdui-spinner\"><\/div><\/div><\/div><img width=\"485\" height=\"418\" class=\"alignnone size-full wp-image-5093 lazyload\" title=\"position_left\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left.jpg\" alt=\"position_left\" data-srcset=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left.jpg 485w, https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left-300x258.jpg 300w\" sizes=\"auto, (max-width: 485px) 100vw, 485px\"><\/figure><\/a>\n<p>\u6548\u679c\u662f \uff1a\u6eda\u52a8\u6761\u6eda\u52a8\u5230\u4e00\u5b9a\u7a0b\u5ea6\u540e\u5de6\u4fa7\u680f\u624d\u4f1a\u89e6\u53d1\u5f00\u59cb\u968f\u7740\u6d6e\u52a8\uff0c\u5de6\u4fa7\u80fd\u6eda\u52a8\u7684\u8303\u56f4\u4e5f\u5c31\u662f\u53f3\u4fa7\u9ad8\u5ea6\uff0c\u5982\uff1a<\/p>\n<a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left2.jpg\"><figure class=\"mdx-lazyload-container\" style=\"max-width:347px\"><div style=\"padding-top:110.08645533141%\"><\/div><div class=\"mdx-img-loading-sp mdui-valign\"><div><div class=\"mdui-spinner\"><\/div><\/div><\/div><img width=\"347\" height=\"382\" class=\"alignnone size-full wp-image-5094 lazyload\" title=\"position_left2\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left2.jpg\" alt=\"position_left2\" data-srcset=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left2.jpg 347w, https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/position_left2-272x300.jpg 272w\" sizes=\"auto, (max-width: 347px) 100vw, 347px\"><\/figure><\/a>\n<pre>\/\/\u5185\u9875\u4fa7\u8fb9\u680f\u56fa\u5b9a\u60ac\u6d6e\r\n function side_absolute(left,right,wrap){\r\n   var about_l_height=left.outerHeight(true);\r\n   var about_con=right.outerHeight(true);\r\n\r\n   function run(){\r\n    if( about_con&gt;about_l_height ){ \/\/\u53f3\u4fa7\u7684\u5185\u5bb9\u9ad8\u5ea6\u6bd4\u5de6\u4fa7\u5bfc\u822a\u9ad8\u65f6\u624d\u89e6\u53d1\r\n      if( (($(window).scrollTop()-150)+about_l_height)&gt;=about_con &amp;&amp; $(window).height()&gt;about_l_height){ \/\/\u5224\u65ad\u662f\u5426\u5230\u5bb9\u5668\u5e95\u90e8\u4e86\r\n        left.css({position:'relative',left:'0px',top:about_con-about_l_height});\r\n      }else if($(window).scrollTop()&gt;=150 &amp;&amp; $(window).height()&gt;about_l_height &amp;&amp; about_con&gt;about_l_height){\r\n        right.addClass('float_r');\r\n        wrap.css({position:'relative'});\r\n        left.css({position:'fixed',left:wrap.offset().left,top:0});\r\n      }else if( $(window).scrollTop()&lt;150 ) {\r\n        left.css({position:'static',left:'0px'});\r\n      }else if($(window).height()&lt;about_l_height){\r\n        left.css({position:'static',left:'0px'});\r\n      }\r\n    }\r\n   }\r\n\r\n\r\n  $(window).scroll(function(){\r\n    run()\r\n  });\r\n\r\n\r\n  $(window).resize(function(){\r\n    run()\r\n  });\r\n\r\n  if( left.css('position')=='fixed' ){\r\n    $(window).resize(function(){\r\n      left.css({left:wrap.offset().left});\r\n    });\r\n  }else{\r\n    left.css({left:'0px'});\r\n  }\r\n\r\n }\r\n\r\n side_absolute($('.about_l'),$('.about_l').next(),$('#about_div'));\r\n\r\n $(window).resize(function(){\r\n   side_absolute($('.about_l'),$('.about_l').next(),$('#about_div'));\r\n });<\/pre>\n<p><a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/06\/js.txt\">js<\/a><\/p>\n<p>\u6548\u679c\uff1a<a href=\"https:\/\/www.honhe.com\/intros\/intro.jhtml\" target=\"_blank\">https:\/\/www.honhe.com\/intros\/intro.jhtml<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6548\u679c\u662f \uff1a\u6eda\u52a8\u6761\u6eda\u52a8\u5230\u4e00\u5b9a\u7a0b\u5ea6\u540e\u5de6\u4fa7\u680f\u624d\u4f1a\u89e6\u53d1\u5f00\u59cb\u968f\u7740\u6d6e\u52a8\uff0c\u5de6\u4fa7\u80fd\u6eda\u52a8\u7684\u8303\u56f4\u4e5f\u5c31\u662f\u53f3\u4fa7\u9ad8\u5ea6\uff0c\u5982\uff1a \/\/\u5185\u9875\u4fa7\u8fb9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24,11],"tags":[],"class_list":["post-5092","post","type-post","status-publish","format-standard","hentry","category-jquery","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/5092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5092"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/5092\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}