gpt4 book ai didi

JQuery 表排序器 : The sorting arrows don't show

转载 作者:行者123 更新时间:2023-12-03 22:20:39 25 4
gpt4 key购买 nike

我正在实现 jQuery 的表格排序器,但箭头似乎无法显示。

这是我到目前为止所做的事情:

<script type="text/javascript" src="/path/to/jquery-latest.js"></script> 
<script type="text/javascript" src="/path/to/jquery.tablesorter.js"></script>

$(document).ready(function() 
{
$("#myTable").tablesorter();
}
);

表格排序正常,但箭头不显示。我在这里遗漏了什么吗?
我什至添加了以下内容但没有工作:

<LINK rel="StyleSheet" type="text/css" href="../tablesorter/themes/green/style.css"> 

最佳答案

我在这个页面上使用tablesorter时遇到了同样的问题 - http://ajthomas.co.uk/fpl/ 。但是,这是因为我错过了添加 download 中的样式表和图像。 。看来你也这么做了。

关于JQuery 表排序器 : The sorting arrows don't show,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11763352/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com