[Seaside] onScroll:

Lukas Renggli renggli at gmail.com
Tue Oct 27 17:48:16 UTC 2009


The onscroll event is not part of any specification. Some browsers
support it in some ways.

    https://developer.mozilla.org/en/DOM/window.onscroll
    http://msdn.microsoft.com/en-us/library/ms536966(VS.85).aspx

Lukas

2009/10/27 Robert Sirois <watchlala at hotmail.com>:
> I have a draggable element inside of a div (hidden overflow, scrollbars). I
> changed the scroll option on the draggable to true and the scrollbars move
> as expected, but the onScroll: event doesn't seem to respond to this, only
> if you actually move the scrollbars yourself. Should that event respond to
> all scrolling?
>
> RS
>
> ________________________________
> New Windows 7: Find the right PC for you. Learn more.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list