会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Cynthia娆墨旧染
Don’t Repeat Yourself.
博客园
首页
新随笔
联系
管理
订阅
2016年4月27日
jquery常用选择器
摘要: 1.数字性过滤 $("tr:first") //选择所有tr元素的第一个 $("tr:last") //选择所有tr元素的最后一个 $("td:parent") //选择所有的以td为父节点的元素数组 $("ul li:nth-child(2)"),$("ul li:nth-child(odd)")
阅读全文
posted @ 2016-04-27 17:28 Cynthia娆墨旧染
阅读(197)
评论(0)
推荐(0)
编辑
公告