轉(zhuǎn)載連接:
jquery each循環(huán),要實(shí)現(xiàn)break和continue的功能:
break----用return false;
continue --用return ture;?
http://www.cnblogs.com/abllyboy/archive/2011/03/11/1981437.html
jquery each循環(huán),要實(shí)現(xiàn)break和continue的功能:
break----用return false;
continue --用return ture;?