Hi, i am trying to implement a drag and drop functionality in a sort of
calendar. Basicaly i want to be able to move div blocks into dropzones
(which are also divs) and after that i want to reload the calendar div
so the blocks will appear at their new position.
I can get it to work once, but i think the problem is that the draggable
divs are in the div which needs to be reloaded, and after a reload, drag
and drop isn''t working anymore.
so: is it possible to have dragable elements within the div which needs
to be reloaded?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---