Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread Brandon Aaron
Yes it is. -- Brandon Aaron On 1/11/07, Abel Tamayo <[EMAIL PROTECTED]> wrote: > Is it compatible with jQuery-1.1b? > > > On 1/11/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > > > > It is fixed. :) > > > > -- > > Brandon Aaron > > > > On 1/11/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > > > So

Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread Abel Tamayo
Is it compatible with jQuery-1.1b? On 1/11/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: It is fixed. :) -- Brandon Aaron On 1/11/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > Sorry, that was my fault. Copy and paste from previous test page. > There aren't supposed to be limitations. I'll upd

Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread Brandon Aaron
It is fixed. :) -- Brandon Aaron On 1/11/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > Sorry, that was my fault. Copy and paste from previous test page. > There aren't supposed to be limitations. I'll update the test page > shortly. > > -- > Brandon Aaron > > On 1/11/07, David Duymelinck <[EMAIL

Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread Brandon Aaron
Sorry, that was my fault. Copy and paste from previous test page. There aren't supposed to be limitations. I'll update the test page shortly. -- Brandon Aaron On 1/11/07, David Duymelinck <[EMAIL PROTECTED]> wrote: > Brandon Aaron schreef: > > Test page: http://brandon.jquery.com/plugins/mousewhe

Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread David Duymelinck
David Duymelinck schreef: > Brandon Aaron schreef: > >> Test page: http://brandon.jquery.com/plugins/mousewheel/test/test.html >> >> > I tested the page on FF2 and i didn't see the log frame. > > In IE7 tests 6 and 7 fail their limitation. They both show movement up > and down. > > Nice

Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread Andy Matthews
elf. I can easily where many people will leverage your work. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brandon Aaron Sent: Thursday, January 11, 2007 8:36 AM To: jQuery Discussion. Subject: [jQuery] mousewheel plugin updated I've made some big

Re: [jQuery] mousewheel plugin updated

2007-01-11 Thread David Duymelinck
Brandon Aaron schreef: > Test page: http://brandon.jquery.com/plugins/mousewheel/test/test.html > I tested the page on FF2 and i didn't see the log frame. In IE7 tests 6 and 7 fail their limitation. They both show movement up and down. Nice work. I didn't know it could get the speed of the mo

[jQuery] mousewheel plugin updated

2007-01-11 Thread Brandon Aaron
I've made some big changes to the mousehweel plugin. All of these changes are based on quality feedback from users of the mousehweel plugin. First, I really simplified the API. The only methods are: - mousewheel() - unmousewheel() The mousewheel() method takes only one function and a second opti