[Seaside] onScroll:

Robert Sirois watchlala at hotmail.com
Tue Oct 27 18:30:09 UTC 2009


Dang, there's always another layer of complication isn't there :p

My other solution is to track the mouse (onMouseDown: and onMouseMove:) in order to modify the scroll values, but that's gotta be horribly taxing on the server, I would think.

RS

> From: renggli at gmail.com
> Date: Tue, 27 Oct 2009 18:48:16 +0100
> Subject: Re: [Seaside] onScroll:
> To: seaside at lists.squeakfoundation.org
> 
> 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
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
 		 	   		  
_________________________________________________________________
New Windows 7: Find the right PC for you. Learn more.
http://www.microsoft.com/windows/pc-scout/default.aspx?CBID=wl&ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_pcscout:102009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20091027/bdbbe2ec/attachment.htm


More information about the seaside mailing list