Response title
This is preview!




$( "#city" ).autocomplete({ source: function( request, response ) { $.ajax({ url: "http://ws.geonames.org/searchJSON", dataType: "jsonp", data: { featureClass: "P", style: "full", maxRows: 12, name_startsWith: request.term },$(".SummaryRow").click(function() {
$(this).next(".DetailRow").slideToggle(300);
});
© 2012 jQuery Foundation
Sponsored by
and others.
