摘要:
类似这样的效果: 1: $(window).scroll(function() { if ($(".header").offset().top > 50) { $(".header").addClass("top-nav-collapse"); } else { $(".header").remov 阅读全文
posted @ 2016-02-14 13:41
发哥要做活神仙(笔记)
阅读(174)
评论(0)
推荐(0)
浙公网安备 33010602011771号