Your problem is basically the same as the one talked about here: http://docs.jquery.com/Frequently_Asked_Questions#Why_do_..._.3F
<http://docs.jquery.com/Frequently_Asked_Questions#Why_do_..._.3F>A good solution is to call .draggable() on the newly added items. jQuery doesn't know that the newly added divs need to be draggable. On Wed, Mar 3, 2010 at 12:33 PM, edbrik <edb...@gmail.com> wrote: > Hello, im newbie and have some probles with make new divs and drag > > the example is : http://jsbin.com/iyexi3/ > > the problem is when show the dialog for the name and is created the > new div , i cant drag like the others.... > > thanks for the help -__-U > > -- > You received this message because you are subscribed to the Google Groups > "jQuery UI" group. > To post to this group, send email to jquery...@googlegroups.com. > To unsubscribe from this group, send email to > jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > > -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.