I have the following code for an autocomplete field in my html. Code:
$("#name").autocomplete({ source: "json.php", select: functi