JSP 的表排序器问题

发布于 2024-07-09 05:12:20 字数 280 浏览 6 评论 0原文

我有一个单页应用程序,其唯一页面是通过 JSP 创建的。 它允许人们查找书目信息。 不幸的是,JQuery 表排序器存在一些问题。

  1. 主要的一个是结果页面无法排序,标题图像也不可见,但如果您将页面保存在本地,那么它就可以排序。

您可以在此处查看。

对于那些参观这个地方的人来说,你会看到一个次要问题。 编码。

I have a one-page application whose only page is created through a JSP. It allows people to look up bibliographic information. Unfortunately there are some problems with JQuery tablesorter.

  1. The main one is that the result page cannot be sorted, nor the header images are visible, but if you save the page locally then it becomes sortable.

You can check it here.

For those who visit the place you will see a secondary problem. The encoding.

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

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

发布评论

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

评论(1

野侃 2024-07-16 05:12:20
$("#result").tablesorter();
$("#result").tablesorter();
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文