类似于按字母顺序排列的联系人列表的 jQuery 插件

发布于 2024-11-07 05:22:50 字数 108 浏览 1 评论 0原文

人们是否知道任何像样的 jQuery 插件可以向用户呈现按字母顺序排列的姓名列表,就像 iPhone 目录中的联系人一样。

也就是说,如果我点击“T”,它会给我所有以“T”等开头的名字。

Do people know of any decent jQuery plugins that will present to the user a list of names that are alphabatized, just like the contacts in an iPhone directory.

That is, if I click on "T", it will give me all the names beginning with "T" etc.

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

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

发布评论

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

评论(2

似梦非梦 2024-11-14 05:22:50

jQuery Table Sorter 允许您按字母顺序对表列进行排序,但我认为您不能按字母选择它。不过也许可以帮助你开始。

The jQuery Table Sorter lets you sort table columns alphabetically, but I don't think you can select it by letter. May get you started though.

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