Tutorials »

In this tutorial we’re going to be creating a widget for our web pages which allows visitors to search the contents of our site. We’ll be using jQuery to pass the search term to the back-end, and to receive and display the results. We’ll be using PHP to search for the term in a local site and then return any matching URLs back to the page as a JSON object.
Posted by girish.r 1553 days ago (http://net.tutsplus.com)
Discuss  | Bury | Tweet This | Tagged: jquery asynchronous search
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.