I'm using jQuery 1.3, jQuery UI 1.6rc5, and the ui.autocomplete.js found on the SVN and it isn't working either. :-(. Are you getting any errors in FireBug?
-Kyle On Jan 16, 8:48 am, Olivier <[email protected]> wrote: > Hello, > > I am sorry but I can't get the UI Autocomplete to work. I am using > jQuery 1.2.6 + jQuery UI 1.5.3 + ui.autocomplete.js (found on the > SVN). > > Here is my declaration : > var mydata = "moi toi".split(" "); > jQuery('#employesearch').autocomplete({data:mydata}); > > On the loading side, I have loaded jQuery first, then jQuery ui 1.5.3 > with dependency on jQuery and then ui.autocomplete with dependency on > jQuery ui. > > Any idea would be more than welcome ;) > > Thanks! > > Olivier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
