2011年5月11日

摘要: 好久不写日志了,真是对不起我的博客啊,太复杂的东西不好表述,简单的又没啥意思,今天整理了一个挺好玩的小效果是前几天在写注册流程中用到的,发给大家看看 闪动提示,可以用于错误提示或其他吸引用户注意力的场合shake(ele,cls,times)ele : jQuery Object [object] 要闪动的元素cls : Class Name [string] 闪动的类times : Number [Number] 闪动几次functionshake(ele,cls,times){vari=0,t=false,o=ele.attr("class")+"" 阅读全文
posted @ 2011-05-11 17:25 trance 阅读(264) 评论(0) 推荐(0) 编辑

导航