Hi all,

I use Sortable from Scriptaculous to enable users to move different
content elmenets on page, between several containers. It should work
similar to Yola's or Weebly's page editing interface. Weebly uses
Prototype and Scriptaculous, but it looks like they have modified it
so drag&drop works little smoother.

When user starts dragging element, behind it (on it's original place)
empty space remains, which has the same height as element being
dragged. While dragged element is moved around the page, empty space
is following it as soon it's hovering above place where it can be
dropped. Because elements have different height, when moving element
which is higher than others, this empty space makes finding drop area
little difficult. It would be easier if it was the same height for all
elements that can be dragged.

Weebly has modified scriptaculous so that this empty area has fixed
height, which makes things smoother.

Does anyone have suggestion on how to do this? What functions need to
be changed in scriptaculous?

Thanks,
Nikola

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to