I want to implement a search input box that when you insert some chars it instantly show below the search results.
Like when you search an user in Facebook Search field at the top of the page, it displays in real time the results.
How can I do that? Can you give me some hints?
well i used jqueryui autocomplete to make the ajax call
and piston to read the models.