[Seaside] onScroll:

Robert Sirois watchlala at hotmail.com
Mon Nov 2 00:04:05 UTC 2009


Does anyone have any suggestions for dragging an object inside a
scrolling window like Google Maps and friends? I've tried a few
different things, some plenty worse than others, and haven't settled on
anything close to reliable as of yet.



Thanks,

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
 		 	   		  
_________________________________________________________________
Windows 7: It works the way you want.
http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen2:112009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20091101/94525ff3/attachment.htm


More information about the seaside mailing list