开发者

What's the best way to do a jQuery autocomplete tag that draws data from GAE

开发者 https://www.devze.com 2023-02-08 08:45 出处:网络
i have something here that is basically from jqueryui. Yes, it is raw and the example uses JSON to handle the autocompleting process. My back end developers are using python on GAE and they usually ju

i have something here that is basically from jqueryui. Yes, it is raw and the example uses JSON to handle the autocompleting process. My back end developers are using python on GAE and they usually just draw data out from the gql direct and dump it into the webpage. i need this function to create tags just like stackoverflow. What开发者_Python百科 is the best practice in my situation here?


Whiff includes support for both GAE, jqueryUI, and AJAX that works really well for me. Have a look at http://whiffdoc.appspot.com -- particularly the tutorials.

0

精彩评论

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

关注公众号