Here are two draggable options you might try for this: http://docs.jquery.com/UI/API/1.7/Draggable#option-appendTo
http://docs.jquery.com/UI/API/1.7/Draggable#option-zIndex Let us know how you make out. - Richard On Wed, Mar 11, 2009 at 1:13 PM, Paul Hutson <[email protected]>wrote: > > Hello, > > I've been having a problem with the UI.draggable and UI.droppable > functionality. I've set up my screen like the following : > > http://outer-empires.com/images/Screenshots/inGame-SpaceStationHome.jpg > > At the bottom of the screen you can see the "cargo" and "hanger" > area, > people can pick up their "resource" and move it from one area to the > other. > > Now, all of the above works - however, when dragging from the left to > the right, the cloned item slides underneath the background for the > hanger. Both of the "drop" zones are the on the same layer (div > wise), moving right to left works fine... > > Any ideas at all as to what the problem could be would be much > appreciated - is there a bug with layers in the draggable interface? > > Thanks in advance, > Paul Hutson > > p.s. As you can see, I'm building a game using an awful lot of > Jquery :) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
