简体   繁体   English

jQuery UI 使用 FCBKcomplete/AutoSuggest/TokenInput 样式自动完成

[英]jQuery UI Autocomplete with FCBKcomplete/AutoSuggest/TokenInput styling

I am currently using the jQuery autocomplete feature.我目前正在使用 jQuery 自动完成功能。 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/功能方面,它工作得很棒,但是在样式方面(除了主题滚轮),我真的很想看到像http://loopj.com/jquery-tokeninput/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.理想情况下,我宁愿坚持使用 jQuery UI 库而不是切换到其他插件。 How would one go about making this happen? go 将如何实现这一目标?

EVERYTHING in Jquery is style-able via CSS. Jquery 中的所有内容都可以通过 CSS 进行样式设置。 If you want to achieve a different look, simply build CSS that will override the default styles.如果您想获得不同的外观,只需构建 CSS,它将覆盖默认的 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.顺便说一句,您提供的 emposa.com 站点链接已完全失效。 I'm hoping you're not trying to achieve THAT style....我希望你不要试图达到那种风格....

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM