jQuery 插件浮动列和行标题

发布于 2024-12-15 18:19:27 字数 424 浏览 1 评论 0原文

我有一个既宽又高的 HTML 。因为它需要水平垂直滚动,所以我想使用 jQuery 浮动列标题 () AND 行标题 ( 中的 标记)。

;

似乎有很多插件可以执行 (例如 this),但是有没有同时具有列标题和行标题的?

请注意,我不是正在寻找一个可以将滚动条添加到表格两侧的插件。我希望标题在滚动离开浏览器窗口时浮动。

I have an HTML <table> that is both wide and tall. Because it requires both horizontal vertical scrolling, I would like to use jQuery to float the column headers (<thead>) AND the row headers (<th> tags in the <tbody>).

There seem to be plenty of plugins that do the <thead> (such as this), but are there any that do both column and row headers?

Note that I am not looking for a plugin that adds scrollbars to the sides of my table. I want the headers to float if they scroll off the browser window.

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

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

发布评论

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

评论(1

对你再特殊 2024-12-22 18:19:27

http://meetselva.github.io/fixed-table-rows-cols/

是一个非常符合要求的 jQuery 插件!

http://meetselva.github.io/fixed-table-rows-cols/

Is a jQuery plugin that fits the bill perfectly!

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