true. its draggable and sortable. I am currently building a webapp with a lot of ajax and drag and drop. In particular, I'm codinga "media explorer" thing, that allows to select and sort media, i.e images and files.
I was just trying to drop the images into the sortable. They was another error message, something with intersectY or so. But as said before, I worked it around with a list, that I'll probably need anyway for styling, so i dont really need help for this, but I'm willing to make bug reports when I encounter bugs. Tell me if there is missing information in what I report. Olivier On Mon, Oct 20, 2008 at 3:32 PM, Paul Bakaus <[EMAIL PROTECTED]>wrote: > Hi, > > If you receive this error, you'r not using drag & drop but sortables from > JQuery UI. > Could you tell me what you'd like to do in general? > > > On Mon, Oct 20, 2008 at 3:29 PM, Olivier Percebois-Garve < > [EMAIL PROTECTED]> wrote: > >> Hi >> >> >> I just noticed that it is not possible to drag and then drop images >> elements with jquery-ui. >> During the drop, the following error will come up: >> >> this.placeholder is undefined or not an object >> >> I noticed that the image gallery demo works around that bug by putting the >> images into a list. >> >> I did the same thing and I'm fine, no help needed. >> >> The bug tracker being down, I just put this email out as a future >> reference. >> >> >> Olivier >> >> >> >> >> >> >> > > > -- > Paul Bakaus > UI Architect > -- > http://paulbakaus.com > http://www.linkedin.com/in/paulbakaus > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
