> Just a note, now it's not working in IE at all.

Yeah I know I was updating it. You should try it now as it works again!

Actually it now works in Safari and Opera as well!

I've updated it so that the handler function passed to
$().mousewheel() should be prepared to take the event as the first
param and a delta (number) as the second param. The delta is either a
number > 0 or < 0. > 0 = up and < 0 = down. This makes more sense.

Now that is works in the major browsers I'll think about adding the
mousewheelup and mousewheeldown but I'm still thinking it will just
add unecessary complication to the code.

Anyways gotta go update the blog. The SVN is updated (so is the
example/test) and the link above will be to the latest version.


Brandon


On 9/28/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
>
>
> I see...
>
> I didn't use the mousewheel enough to make it go off the bottom.
>
> Just a note, now it's not working in IE at all.
>
> <!----------------//------
> andy matthews
> web developer
> certified advanced coldfusion programmer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Giuliano Marcangelo
> Sent: Thursday, September 28, 2006 8:52 AM
> To: jQuery Discussion.
> Subject: Re: [jQuery] New Plugin: mousewheel
>
>
>
>
> Quote Andy "Seems to work fine for me in IE6/PC. But I'm not sure what the
> difference
> between one and two is."
>
> Test1...the box will scroll out of view (off the top of the page)
>
> whereas Test2 will remain static....the page does not scroll
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to