Downloading Query Sortables
HI Guys,
I have downloaded the compressed sortables UI using the Download
manager from ui.jquery.com which includes the draggable and droppable
components as well. When i try and execute something like
#("mylist").sortable({}); i get "#("mylist").sortable is not a
function" as a javascript error. If i use the individual files used in
the sorting examples (jquery.dimensions.js, ui.mouse.js,
ui.draggable.js, ui.droppable.js, ui.sortable.js) it works fine. Can
anyone give me some hints in getting the files from the download
manager to work.
Thanks,
Phil