stickUp能让页面目标元素“固定”在浏览器窗口的顶部即便页面在滚动目标元素仍然能出现在设定的位置。
stickUp能让页面目标元素“固定”在浏览器窗口的顶部,即便页面在滚动,目标元素仍然能出现在设定的位置。 使用方法: //initiating jQuery jQuery(function($) { $(document).ready( function() { //enabling stickUp on the '.n
下载地址
用户评论
可以作为参考