capture mousewheel scrolling over a hotspot

Posted by Fiendish on Thu 08 Apr 2010 01:55 AM — 4 posts, 11,592 views.

USA Global Moderator #0
Is it possible to capture (prevent from impacting main output) and trigger (do something else) on mousewheel events?
Australia Forum Administrator #1
Not at present, although it is probably something that could be usefully added. What do you want to do with it? Scroll a chat window? Zoom into a map?
USA Global Moderator #2
Yes and yes.
USA Global Moderator #3
I didn't find a completely complete chat window plugin around here, so I've been working on making one starting from what was available and moving toward awesome.
http://code.google.com/p/aardwolfclientpackage/source/browse/#svn/trunk
The one thing that will be missing is scrolling with the wheel.

I suspect I'll want to add scroll-zooming to the world mapper too.