jQuery :first-child 选择器
2021-12-07 13:51
jQuery
58
0
0
0
标题录入
<p>实例</p><p>选取属于 <p> 的父元素中第一个为 <p> 的元素:</p><p>$("p:first-child")</p><p>定义和用法</p><p>:first-child 选择器选取属于其父元素的第一个子元素。</p><p>提示:请使用 :last-child 选择器来选取属于其父元素的最后一个子元素。</p><p>语法</p><p>$(":first-child")</p>
首页
博客
文档
接口
上一篇:
jquery Draggable 拖动效果
下一篇:
jQuery first child of “this”
标题录入,一次不能超过6条
勇气是什么?个人勇气如何掌握?
RangeTime:0.006517s
RangeMem:203.97 KB
返回顶部
留言
留言
评论