问题
Is there any preferred AJAX auto-suggest API out there which has a database of a list of suburbs (esp. Australia) as the user types into the textbox?
回答1:
Found the solution here:
- http://www.geonames.org/export/ajax-postalcode-autocomplete.html
- http://www.geonames.org/export/free-geocoding.html
- http://www.geonames.org/postal-codes/
回答2:
Read about AJAX, JavaScript, XML etc. first... Then you can check out (for example) jQuery and it's Autocomplete plugin.
来源:https://stackoverflow.com/questions/4172355/auto-complete-auto-suggest-for-suburb-esp-australia