Hi,
I've updated the jquery version of my Drupal site to 1.8 (module jquery-update).
When I use the autocomplete_deluxe widget, the ul.ui-autocomplete list is positioned at the top of the page, instead of under the autocomplete_deluxe div container.
When I switch the jquery version back to 1.7, the element is positioned correctly.
I use for the website the default bartik theme.
d3claes
Comments
Comment #1
demonrage commentedme tooo have the exact same problem, any help ???
Comment #2
acb commentedupgrade jquery UI to http://blog.jqueryui.com/2012/08/jquery-ui-1-8-23/ and it will work.
A
Comment #3
LNakamura commentedThanks, @acb!
If anyone still sees this problem after upgrading jQuery, please let me know and I can re-open this issue.