jQuery :nth-child() 选择器. jQuery 选择器. 实例. 选取属于其父元素的第三个子元素的每个<p> 元素:. $("p:nth-child(3)"). 尝试一下». 定义和用法. :nth-child(n) ...
確定! 回上一頁