【发布时间】:2015-06-18 15:24:01
【问题描述】:
我在 php/mysql 的列表中使用了 loopj 的插件 tokeninput。
但我不知道喜欢使用“q”参数。
这是我使用插件的 html 文件:
$(document).ready(function() {
$("#demo-input-facebook-theme").tokenInput("../categorieautocomplete.php", {
theme: "facebook"
});
});
有人解决了吗?
【问题讨论】: