jQuery: The Write Less, Do More JavaScript Library

clone() method not working with UI components

View: New views
3 Messages — Rating Filter:   Alert me  

clone() method not working with UI components

by xwisdom :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello,

This code fails. The cloned box will not be draggable
C('.box2')->draggable()->clone(true)->appendTo('body')

Can any one else confirm this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery Development" group.
To post to this group, send email to jquery-dev@...
To unsubscribe from this group, send email to jquery-dev+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: clone() method not working with UI components

by Richard D. Worth-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is a known issue:
- Richard

On Mon, Oct 19, 2009 at 12:34 PM, xwisdom <xwisdom@...> wrote:

Hello,

This code fails. The cloned box will not be draggable
C('.box2')->draggable()->clone(true)->appendTo('body')

Can any one else confirm this?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery Development" group.
To post to this group, send email to jquery-dev@...
To unsubscribe from this group, send email to jquery-dev+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: clone() method not working with UI components

by xwisdom :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Ok, will do. Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery Development" group.
To post to this group, send email to jquery-dev@...
To unsubscribe from this group, send email to jquery-dev+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---