gpt4 book ai didi

javascript - 如何设置光标: hand for jquery data table

转载 作者:太空狗 更新时间:2023-10-29 15:24:17 25 4
gpt4 key购买 nike

我需要设置光标:特定 jquery 数据表行选择的手。我尝试了这段代码但没有工作。

 $(document).ready(function () {
$("#table tr").css('cursor', 'hand');
});

最佳答案

这就是答案,很简单:

<table class="display" id="table" style="cursor:pointer" width="100%"> </table>

关于javascript - 如何设置光标: hand for jquery data table,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16076284/

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