droppable wiki page errors

droppable wiki page errors


I was playing around with some of the new UI tools, and realized that
the droppables wiki page had errors with the demo. I believe it is
because of missing js includes.
Comparing the full demo page to the wiki page is what lead me to come
to this conclusion, that and when I added the missing includes my test
page worked.
Here is a list of the missing includes,
selector.js
event.js
fx.js
offset.js
I am I correct to assume that this is the problem, or am I totally
missing something? I figure I'd ask here first and make sure before I
edit the wiki page.
wiki page: http://docs.jquery.com/UI/Droppables
demo page: http://dev.jquery.com/view/trunk/plugins/ui/tests/droppable.html
FF 2.0.0.7
OS x
Cheers