HTML:
7条回答 感情败类 (楼主) 2021-01-14 09:35 You may use closest(). Try this: $(this).closest("li.comment"); 0 讨论(0) 查看其它7个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
You may use closest(). Try this:
$(this).closest("li.comment");