Sortables downloading and demo issues
When you use the UI downloader and click on "sortables" it
automatically checks the draggables and droppables options. When I
downloaded it to use it didn't work, and on further inspection the
sortables page at http://docs.jquery.com/UI/Sortables says that
ui.mouse.js and ui.dimensions.js are required for this plugin, but
they are not included in the downloaders compiled download.
Then when viewing the sortables demo at
http://dev.jquery.com/view/trunk/plugins/ui/demos/ui.sortable.html it
doesn't have the draggables or droppables files referenced in the
source. How does this work if they are required for the plugin to
work according to the documentation?
Thanks,
Aaron