Finally! Someone Has Extended Prototype To Add A Scrollwheel Event Handler!
Published November 29th, 2006
Ajaxian » Prototype Event Extension: Event.wheel(e)
I'm so glad this has finally appeared... As I noted on the Ajaxian website, this is critical for any web page that uses a custom scrollbar (guilty as charged). It's built into Apple's JavaScript for widgets, but was never available in Prototype until now. Can't wait to try it out!
Show Comments