摘要:
$(".load_more").css('display','none'); 或$(that.more).find("strong").hide(); 需要注意的问题(offset) $(that.more).offset().top 值有可能为0其offset()都会变为0,但是实际上通过att... 阅读全文
posted @ 2015-12-28 23:03 且行且思 阅读(972) 评论(0) 推荐(0)
|
|||
|
摘要:
$(".load_more").css('display','none'); 或$(that.more).find("strong").hide(); 需要注意的问题(offset) $(that.more).offset().top 值有可能为0其offset()都会变为0,但是实际上通过att... 阅读全文
posted @ 2015-12-28 23:03 且行且思 阅读(972) 评论(0) 推荐(0) |
|||