You can try wrapping everything in one div with "position:relative". Other than that I'd need a look at your code.
You can paste it here (http://www.pastie.org/) and post the link. On Dec 15, 8:10 am, Marley <[email protected]> wrote: > I have been trying to figure out how to drag and drop images without > them moving back to a 0,0 absolute position in my div. > > First problem: I tried the: revert: "failure" but it does not work; > the draggable still snaps back. I am using the latest version 1.8.3 i > think it is. I want to drop the draggable onto the droppable and have > it stay there. > > My second problem is: I have dynamically positioned my draggables so > their top and left style attrbutes do not match their real positions. > When the draggable "reverts" after i release my mouse, the draggable > does not return to its position but rather uses the style sheet > position. Is there any way around that? --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
