I just thought maybe your draggable item might have an id and you can't have two items with the same id .. can I see your html too so that I can build out a test page or maybe you can proved a test page ?
Mike On Dec 8, 5:28 am, Fabian Kaufmann <[email protected]> wrote: > thanks for the reply. > > jquery picks every draggable object by a class. > here the code for it: > $('.draggable').draggable({ helper: 'clone' }); > > is there anything changed when i drop one of these at the droparea? or > what do you meaning? -- 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.
