【发布时间】:2012-01-25 02:46:52
【问题描述】:
我正在使用 jquery selected 插件 https://github.com/harvesthq/chosen/ 使我的选择表单字段更漂亮。这是所选插件的演示页面https://github.com/harvesthq/chosen
我在想是否可以使用所选插件制作像 stackoverflow 这样的标签,因为它的某些功能看起来很相似。我也想知道如何使用 selected with ajax 添加标签建议。
我可以使用其中一个 jquery 标签,但我想知道我是否可以使用 selected 来做到这一点,所以我不需要在我的页面中添加另一个脚本。
如果您需要了解更多信息,请告诉我。
【问题讨论】:
-
@ChrisEdwards:不!如果我进一步研究,我会在这里提供解决方案。
-
@ChrisEdwards:看看my answer below。
标签: javascript jquery jquery-plugins