gpt4 book ai didi

jquery - 在 Jquery 中选择 $(this) 的直接子级

转载 作者:行者123 更新时间:2023-12-03 21:40:06 25 4
gpt4 key购买 nike

我知道我可以使用 $('img', this) 来选择 $(this) 中的所有 img 元素。

在我当前的情况下,我尝试仅操作 $(this) 的直接子图像。

有选择器吗?

最佳答案

$(this).find('> img')

Read this

关于jquery - 在 Jquery 中选择 $(this) 的直接子级,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4444120/

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