using jquery ui 1.8 trying autocomplete
Everything works apart from that the ui-menu isn\'t positioned under my input element, but rather in the top left corner.
Woohoo. Found the culprit:
Don't include jquery.dimensions.js. I assume it's already in jquery-ui.js ... anyway, it fixed my problem.
For latest jqueryUI you now need to include jquery.ui.position.js