Jquery跳出each循环

jquery each循环,要实现break和continue的功能:
break----用return false;

continue --用return ture;

posted on 2013-09-05 17:30  世界之大追梦者  阅读(141)  评论(0编辑  收藏  举报

导航