i have an html form ,php scrip and jquery. i need a ajax code to make auto suggest from my php script. following is the code...
Form.html
jSuggest makes GET requests by default. You have to add:
type: "POST"
in the rules.
There are a few other major errors in your jSuggest rules. You should read the documentation: http://scottreeddesign.com/project/jsuggest