摘要: scroll : function(){ $(window).scroll(function () { var scrollTop = $(this).scrollTop(); var scrollHeight = $(document).height(); var windowHeight = $ 阅读全文
posted @ 2017-04-13 11:56 smght 阅读(296) 评论(0) 推荐(0)
摘要: var discountOnline = !{discountOnline} if (discountOnline) { _fresh() setInterval(_fresh, 1000); } var nowtime = false; function _fresh() { var endtim 阅读全文
posted @ 2017-04-13 11:54 smght 阅读(755) 评论(0) 推荐(0)