在使用jquery的each方法时:
return false相当于break,是跳出each循环;
return true相当于continue,是继续循环。
posted on 2014-04-04 12:47 dengjd 阅读(101) 评论(0) 编辑 收藏 举报