Hehe, yeah, however in this case each item gets its own Drag ;)

On Tue, May 3, 2011 at 12:31 AM, Oskar Krawczyk <[email protected]>wrote:

> Well it says that it uses Drag, so I assumed it's extending it... You know,
> the Mooish way...
>
> On May 2, 2011, at 11:07 PM, Arian Stolwijk wrote:
>
> No it does not.
>
> However Sortables have two evens: onStart and onComplete.
>
> In these evens you could add / remove or enable / disable another mousemove
> event on the document.
> In that even you could check if your mouse is near the bottom of the page,
> and then scroll the page.
>
>
> On Mon, May 2, 2011 at 10:59 PM, Oskar Krawczyk 
> <[email protected]>wrote:
>
>> Sortables extends the Drag class, hence inherits all of of its parents
>> events.
>>
>> O.
>>
>> On May 2, 2011, at 10:00 PM, alex-and-r wrote:
>>
>> > Thanks for reply, but I don't get it! :(
>> > I'm not good at javascript, I tried to google and read mootools docs but
>> still don't see how can I use onDrag event with sortables! It seems to me
>> that there is no such event for sortables! Or am I wrong? I found this event
>> for Drag and Drop but not for Sortables... :(
>>
>>
>
>

Reply via email to