会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
永不言拜
莫等待,光阴不会复来。
博客园
首页
新随笔
联系
管理
订阅
2007年3月21日
jQuery插件的写法
摘要: jQuery.fn.extend({ check:function(mode) { var mode = mode || 'on'; return this.each(function(){ switch(mode){ case 'on': this.checked=true...
阅读全文
posted @ 2007-03-21 17:00 永不言败
阅读(1743)
评论(2)
推荐(0)
编辑
公告