gpt4 book ai didi

javascript - $.index() 等同于第 n 个 child 吗?

转载 作者:太空宇宙 更新时间:2023-11-03 23:50:42 24 4
gpt4 key购买 nike

的返回值
$(element).index();

兼容 CSS nth-child(index) ?

我做了一些测试,似乎是这样。有人可以确认吗?

最佳答案

没有... index() 是基于 0 的索引,而 nth-child 使用 1基于索引

演示:Fiddle

关于javascript - $.index() 等同于第 n 个 child 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20291002/

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