会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
狮子笔记
技术开发、问题解决记录
博客园
首页
新随笔
联系
管理
订阅
07 2012 档案
jQuery .each 用于遍历页面元素
摘要:简单应用于列表不同行双色排列以下为实例代码 jQuery(".list li").each(function(i){varmod=(i+2)%2;//alert(mod);if(mod==0){jQuery(this).addClass("class");}else{jQuery(this...
阅读全文
posted @
2012-07-26 14:40
夏夏夏夏夏夏夏
阅读(759)
评论(0)
推荐(0)
jQuery.scroll jQuery自带的Div滚动插件
摘要:引言 ScrollLeft,ScrollTop用animate 制作滚动动画效果
阅读全文
posted @
2012-07-09 21:48
夏夏夏夏夏夏夏
阅读(221)
评论(0)
推荐(0)
PIE.htc 让IE使用CSS3
摘要:http://css3pie.com/CSS中使用
阅读全文
posted @
2012-07-07 20:40
夏夏夏夏夏夏夏
阅读(119)
评论(0)
推荐(0)
jQuery.Query插件
摘要:用于获取和设置 URL官方地址:http://sam.zoy.org/wtfpl/ $.query.get() set()
阅读全文
posted @
2012-07-06 16:47
夏夏夏夏夏夏夏
阅读(181)
评论(0)
推荐(0)
jQuery.cycle 幻灯片插件
摘要:OverviewThe jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop,...
阅读全文
posted @
2012-07-03 10:16
夏夏夏夏夏夏夏
阅读(147)
评论(0)
推荐(0)
公告
© 2014 Tea.Fish Do't Retain Any Rights. 版权没有,随意粘贴