| Author |
Adding a draggable to a sortable
|
chris kumar
Greenhorn
Joined: Jun 04, 2009
Posts: 17
|
|
Hi All,
How to add a draggable to sortable programatically ?
In the above code i have a list of sortables, i want to add the draggable($obj) to a sortable, even though i add to the sortable in the add method, that gets added but does not play as a draggable,
Do i need to call any method of sortable after adding the draggable ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
Please be sure to take the time to compose descriptive subjects for your posts. You will attract people who will can give you better and faster answers when your posts have good, descriptive subjects. For more information, please click this link ⇒ UseAMeaningfulSubjectLine.
Using a title of "javascript" in a forum completely dedicated to questions on JavaScript isn't going to attract the attention of those who can best help you. You can change your subject line by clicking the button on your post.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Adding a draggable to a sortable
|
|
|