会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
大智若愚
厚积薄发
博客园
首页
新随笔
联系
管理
订阅
2013年2月12日
JQuery(选择器)
摘要: 1:选择器一般前面是$(something),$()内部会自动使用loop寻找参数指定的元素Selector type CSS jQuery What it does Tag name p{} $('p') selects all 'p' in the document ID #some-id {} $('#some-id') selects the single element in the document that has as ID of ...
阅读全文
posted @ 2013-02-12 00:10 若愚Shawn
阅读(336)
评论(0)
推荐(0)
编辑
公告