No error in Firebug. I suggest you to use the one from Jörn, it is working fine!
On Jan 16, 3:59 pm, Kyle Farris <[email protected]> wrote: > 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- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
