gpt4 book ai didi

javascript - 通过 tr 数组中的属性查找某个 tr

转载 作者:行者123 更新时间:2023-11-28 12:49:16 30 4
gpt4 key购买 nike

嗨,我正在尝试在 tr 数组中查找 tr属性名称是 docId

是否有任何类型的 jquery 选择器?

我不想只用 for 循环遍历数组然后自己去找。

除非你说我别无选择...

谢谢

最佳答案

如果您手头上已经有 trs 数组,并且通过 jquery 选择器获取了它们

array.filter('tr[attr=val]')

可能正是您所需要的。

关于javascript - 通过 tr 数组中的属性查找某个 tr,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3509382/

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