博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年3月11日

摘要: jquery each循环,要实现break和continue的功能:break----用return false;continue --用return ture; 阅读全文

posted @ 2011-03-11 14:47 Adam哥 阅读(60382) 评论(4) 推荐(9) 编辑

counter