Hey guys,

I'm having a spot of trouble combining live query with interface
draggables, and I'm afraid I don't have the time to study the
internals of both plugins (I'm in midst of trying to meet a deadline),
so I hope you guys can briefly explain how both work.

When I am dragging something, does it move the original element or
does it clone it and then move it? For Live Query, how does it
determine when something new is added to the DOM?

I ask because I have been having trouble using live query with forms
in draggable DHTML windows. I attach functions to the forms on submit
using live query (because I put the name of the callback function in a
hidden field inside the form), and the forms don't always work after
they are dragged.

Thanks,
Ted

Reply via email to