aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Adding a draggable to a sortable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Adding a draggable to a sortable" Watch "Adding a draggable to a sortable" New topic
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
    
  13

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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Adding a draggable to a sortable
 
Similar Threads
set values in a table from other
List item disappears in Firefox
Jquery and Autocomplete
jQuery -- add remove list item
jQuery Selector issue