开发者

autofilling location search box

I'm learning web design using django as a starting point. I would like a search box with a drop down auto completing location e.g as开发者_运维问答 here.

Can I use a Google API for this?


Here is the main plugin you want:

jqueryui

See the source code section for how to implement.

This google code addon to the above also looks helpful:

django-ajax-selects

It uses django 1.0 or greater and jquery 1.26 or greater.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜