I'm still looking for an answer the the below, but perhaps this other
issue is related.

My drag and drop isn't very smooth. What's happening is that I grab a
draggable, it immediately offsets a ghosted image at about 10px, but
then does not follow the cursor drag to where I drop it. I'm a fan of
http://www.gregphoto.net/sortable/advanced/  's implementation where
if you drag an item, it not only follows the cursor but the other
draggables also rearrange as you mouse the dragged item over them. Is
that supposed to be the default action, or did greg add custom
scripting to accomplish that particular task?

If this is not related to the other issue, my apologies. Let me know
and I'll re-post with a better subject line.

-Darrel

On Sep 9, 11:07 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I'm trying to design an interface that includes two DIVs which I can
> drag and drop in between, and sort within.
>
> It works fine except when I allow the divs to be scrolled via overflow
> CSS settings.
>
> When this happens, and the div  is scrolled, the draggables no longer
> know where to go...they seem to be offset the distance of the div
> being scrolled (ie, they are relative to the content of the div that
> has scrolled off the top rather than height of the div itself).
>
> I assume that this isn't that abnormal of an interface need, and am
> hoping there's a common fix/workaround to this problem...anyone? ;o)
>
> -Darrel


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to