是否有仅 JQuery(没有 JQuery UI)标签之类的插件?
我想要一个 JQuery 插件(无 JQuery UI 依赖性),其功能与 tag-it 插件类似。即它应该允许用户添加新标签,显示自动完成对话框,在带有关闭按钮的框中显示标签。
我不想使用 JQuery UI 的主要原因是它 anyeim 插件 导致 JQuery UI 出现问题。我已经查看了 AnyTime with JQuery UI 给出的问题,但看起来仍然不太好。我还想知道是否有人使用过 AnyTime 和 JQuery UI。
I want a JQuery plugin (No JQuery UI dependancy) which is similar in functionality to tag-it plugin. i.e. it should allow user to add new tags, show autocomplete dialog, show tags in box with close button.
Main reason I don't want to use JQuery UI is because it anyeim plugin is causing problems with JQuery UI. I have looked at the issues given for AnyTime with JQuery UI but still it does not look good. I would also like to know if someone has used AnyTime with JQuery UI.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
鉴于最初的问题仍未得到解答,这似乎就是您所追求的...
https:// github.com/Nikku/jquery-tagit
Seeing as the original question still stands unanswered, this seems to be what you're after...
https://github.com/Nikku/jquery-tagit
Any+Time(TM) 不应导致 jQueryUI 出现任何问题。请具体说明您遇到的问题,或使用插件页面上的联系链接直接与我联系。
Any+Time(TM) should not cause any problems with jQueryUI. Please explain specifically what problem you are having, or use the contact link on the plugin page to reach me directly.
对于那些寻找与 Dr.Congo 的答案相比的最新替代方案(或者我会说,更多“github 社区点”)的人,您可以尝试 令牌输入
For those looking for a most recent alternative (or I would say, more 'github community points') compared to Dr.Congo's answer, you can try tokeninput