How to catch wheel click scroll thingie?
You guys know this thing?

Is there anyway to put a listener on a div to try and catch it 开发者_如何学Goon a div with overflow: hidden; set? It looks like Facebook is doing it here:

Have you tried to catch it with just the .scroll() event for jQuery?
Seems to work
加载中,请稍侯......
精彩评论