具有 FCBKcomplete/AutoSuggest/TokenInput 样式的 jQuery UI 自动完成

发布于 2024-11-13 04:10:34 字数 378 浏览 5 评论 0原文

我目前正在使用 jQuery 自动完成功能。从功能上来说,效果棒极了! 但就造型而言(除了主题滚轮之外),我真的很希望看到类似的东西 http://loopj.com/jquery-tokeninput/http://www.emposha.com/demo/fcbkcomplete/

我仍在阅读代码在这些插件中,这样我就可以实现类似的外观/行为。理想情况下,我宁愿坚持使用 jQuery UI 库,也不愿切换到其他插件。如何才能实现这一目标呢?

I am currently using the jQuery autocomplete feature. Functionality wise, it works awesome!
But in terms of styling (in addition to theme roller), I would really like to see something like
http://loopj.com/jquery-tokeninput/ and
http://www.emposha.com/demo/fcbkcomplete/

I am still reading the codes in these plugin, so that I can achieve similar look/behavior. Ideally, I would rather stick with jQuery UI library than switching over to other plugin. How would one go about making this happen?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鱼忆七猫命九 2024-11-20 04:10:34

Jquery 中的所有内容都可以通过 CSS 设置样式。如果您想实现不同的外观,只需构建将覆盖默认样式的 CSS 即可。如果您想要实现某种特定的风格,我相信我们中的很多人都会很乐意提供帮助,帮助您实现这一目标。

顺便说一句,您提供的 emposa.com 网站链接完全失效了。我希望你不是想达到那种风格......

EVERYTHING in Jquery is style-able via CSS. If you want to achieve a different look, simply build CSS that will override the default styles. If there's a specific style you're trying to achieve, I'm sure quite a few of us would be happy to help with ideas to make them happen.

BTW, the emposa.com site link you provided is completely dead. I'm hoping you're not trying to achieve THAT style....

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文