如何让 jQuery 自动完成来显示锚标记?

发布于 2024-10-21 04:15:41 字数 189 浏览 2 评论 0原文

如何让 jQuery 自动完成显示 标签?

我正在使用 jQuery 自动提交来搜索名称。我希望从服务器返回的下拉列表包含 HTML,特别是 标签,这样我就可以在 中返回姓名、电子邮件和公司。标签。

目前,我从服务器返回的 HTML 在自动提交下拉列表中显示为文本,并且不充当 HTML?

How do I get jQuery autocomplete to show <a> tags?

I'm using jQuery autocommit to search names. I would like the dropdown returned from the Server to include HTML, specifically <a> tags, so I can return the name and the email and the company each within an <a> tag.

Currently, the HTML that I return from the server is displayed in the autcommit dropdown as text and doesn't act as HTML?

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

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

发布评论

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

评论(1

微暖i 2024-10-28 04:15:41

看看这个,看看是否有帮助: http://forum.jquery .com/topic/using-html-in-autocomplete

Take a look at this, and see if it helps: http://forum.jquery.com/topic/using-html-in-autocomplete

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