I am developing a “Auto complete” functionaly for my project using JQuery plugin, i need to dispaly the suggestions(matched results) to the user from two different sources(Database tables)that means ajax request needs to be send for two url’s at a time.
Is it possible to do?
Happy if i get any suggestions on this
I’ve written something for jsdocu.com. But here’s just one source to search in. However, it is not so hard to change it to your needs.