如何使用 jQueryUI 将主题应用到表格?

发布于 2024-09-11 06:01:16 字数 78 浏览 3 评论 0原文

我需要为一些表格设置主题,并且我想使用 jQueryUI 来完成此任务。

我在哪里可以找到这方面的一些示例、资源、链接和演示?

I need to theme some tables, and I want to accomplish this using jQueryUI.

Where can I find some examples, resources, links and demos of this?

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

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

发布评论

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

评论(2

梦太阳 2024-09-18 06:01:16

我使用这种方法取得了巨大成功:

http://www.ke-cai.net/2010/01/theme-your-table-with-jquery-ui.html

您始终可以将类直接应用于表以减少 JavaScript 开销,如下所示出色地。

I've used this method with great success:

http://www.ke-cai.net/2010/01/theme-your-table-with-jquery-ui.html

You could always apply the classes directly to the table to reduce javascript overhead as well.

听闻余生 2024-09-18 06:01:16

你必须使用 jquery 来为表格设置主题吗?也许我在这里遗漏了一些东西,但是引入 jquery + jquery.ui 是否对于通过 CSS 完成的事情来说是一个极大的开销?

Do you have to use jquery to theme the table? Maybe I'm missing something here, but isn't bringing in jquery + jquery.ui a bit of an extreme overhead for what could just be done through CSS?

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