js固定效果插件 上传者:Beau梓豪 2020-12-06 20:01:25上传 JS文件 4.72KB 热度 35次 一个js的固定效果插件,代码如下: $('#myAffix').affix({ offset: { top: 50 , bottom: function() { return(this.bottom = $('#footer').outerHeight(true)); } } }); .affix { position: fixed; top: 50px; } .affix-bottom { posit 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论