开发者

jQuery plugin for autocompletion of hometown

开发者 https://www.devze.com 2023-01-29 09:40 出处:网络
I am wondering if there is a readymade jquery/ajax/javascript开发者_高级运维 plugin that hooks into an API of somesorts that provides a similar result to facebook hometown autocompletion in the profil

I am wondering if there is a readymade jquery/ajax/javascript开发者_高级运维 plugin that hooks into an API of somesorts that provides a similar result to facebook hometown autocompletion in the profile?


Take a look at JqueryUI Autocomplete

Here is a good example with cities completion, reusing third party cities API

UPD: If you don't like it for some reason, take a look at this topic with a similar question. May be a bit outdated though.

0

精彩评论

暂无评论...
验证码 换一张
取 消