How to do an AJAX search with jQTouch, Part 2
In the last installment of How to do an AJAX search with jQTouch we looked at how to setup a jQTouch interface with the goal of performing an AJAX search. In this article, we will write the necessary JavaScript to perform that AJAX search, as well as a PHP script to respond to those calls.
This article assumes you have read the first part of this series.
Comments(4)