黄旭栋
Results
3
comments of
黄旭栋
if these are many "items" , mouse scroll performs not very well, help please. ``` javascript $(function() { $('.itemToolbar').each(function(i) { var thisItem = $(this).parent(); $(this).scrollToFixed({ marginTop: function() { var top...
may be 10~100 items, thanks for suggestions, I'll rewrite it.