Seems to work fine for me in IE6/PC. But I'm not sure what the difference
between one and two is. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Brandon Aaron Sent: Wednesday, September 27, 2006 11:04 PM To: jQuery Discussion. Subject: [jQuery] New Plugin: mousewheel I've finished my mousewheel plugin + docs + test/example. The example/test page: http://brandonaaron.net/jquery/mousewheel/mousewheel.html The code: http://svn.brandonaaron.net/svn/jquery_plugins/mousewheel.js The blog entry: http://brandonaaron.net/articles/2006/09/28/jquery-plugin-mousewheel The blog entry is just me rambling a little bit. The inline docs are probably better. The biggest annoyance/issue was that Firefox/Mozilla doesn't allow the DOMMouseScroll event to be cancelable. So I had to hack around it but finally figured out a way to allow the default to be prevented. BTW, this uses the $().hover method and it has a bug that I've logged and supplied a patch for here: http://jquery.com/dev/bugs/bug/222/ As this is my first plugin, if there is anything I should do differently or any enhancements I could make (or if you find any bugs) just let me know. :) Brandon Aaron _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/