$(this).find('ul:first').bind('scroll.sticky',function(e) { //some code; });
问题是“粘性”是什么意思?我只知道“滚动”部分。我试图搜索jQuery文档,但没有找到任何东西。你可以指出我正确的页面吗?
非常感谢。
手册:http://docs.jquery.com/Namespaced_Events