<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
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.<br>
<br>
Thanks,<br>
RS<br><br>&gt; From: renggli@gmail.com<br>&gt; Date: Tue, 27 Oct 2009 18:48:16 +0100<br>&gt; Subject: Re: [Seaside] onScroll:<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; The onscroll event is not part of any specification. Some browsers<br>&gt; support it in some ways.<br>&gt; <br>&gt;     https://developer.mozilla.org/en/DOM/window.onscroll<br>&gt;     http://msdn.microsoft.com/en-us/library/ms536966(VS.85).aspx<br>&gt; <br>&gt; Lukas<br>&gt; <br>&gt; 2009/10/27 Robert Sirois &lt;watchlala@hotmail.com&gt;:<br>&gt; &gt; I have a draggable element inside of a div (hidden overflow, scrollbars). I<br>&gt; &gt; changed the scroll option on the draggable to true and the scrollbars move<br>&gt; &gt; as expected, but the onScroll: event doesn't seem to respond to this, only<br>&gt; &gt; if you actually move the scrollbars yourself. Should that event respond to<br>&gt; &gt; all scrolling?<br>&gt; &gt;<br>&gt; &gt; RS<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; New Windows 7: Find the right PC for you. Learn more.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; seaside mailing list<br>&gt; &gt; seaside@lists.squeakfoundation.org<br>&gt; &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Lukas Renggli<br>&gt; http://www.lukas-renggli.ch<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               <br /><hr />Windows 7: It works the way you want. <a href='http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen2:112009' target='_new'>Learn more.</a></body>
</html>