Trouble with Autocomplete
Hi,
I´m new with jquery and with UI, I come from Prototype. I decided to learn jquery and ui-jquery and to reach that, i´m downloading all code from UI examples (datepicker, autocomplete, tabs, etc) and play with the code.
All was right until autocomplete plugin: I downloaded all types (default, remote, remote with cache, etc). I run all examples in my own local xampp server, and the all autocomplete examples works not well.
With Firefox firebug I can see that the script (search.php in my case) return results, but they don´t show in autocomplete, never appears ajax box with results below of input field, and in this field appears "loading image" indefinitely.
Can you helpme please, or giveme a tip to resolve it trouble?
Thanks very much in advance.
Guille