I'm a little out of touch right now as work has been whoopin' me
something awful. I have the immediate need in a project I'm working on
for ui.position. Is this util stable enough to use straight out of the
trunk? Would naturally include it separately; from what I understand
trunk is the pending 1.8a release.
Please do let me know.
Thanks,
Andrew
ui.core.js overwrites $.ui, instead of checking if it already exists,
while ui.position.js uses it and creates it if necessary. Include
ui.position.js after the other ui stuff, and it should work.
Also please file a ticket for ui.core.js to create $.ui only if it
doesn't exist...
Ticket created; http://dev.jqueryui.com/ticket/4860 Please assign it's
priority accordingly.