I'm working on a 3 column grid of draggable objects. Draggables are
Droppable on any other Draggable, where they are placed just above
after a successful ajax call. I have all logic and ajax stuff in
place.

Its kinda working, but - the interface is quite jumpy, and seems to
have a problem moving elements from left to right. Right to left is
more or less ok.

The area where it detects the droppable seems quite fragile. About 1
time in 8 I am able to actually get it to drop in the right place!

If anyone has any pointers it would be very much appreciated!! Are
there any in-depth tutorials/examples on interface building with
scriptaculous drag and drop?
Could it be to do with the order in which the javascript is executed?
Currently I am using Rails helpers, which produces script tags under
each html element.

Thanks in advance,
Adam

--~--~---------~--~----~------------~-------~--~----~
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