Jquery跳出each循环
程序员文章站
2022-07-12 23:41:15
...
//jquery each循环,要实现break和continue的功能: break----用return false; continue --用return true;
本文来源于:http://www.cnblogs.com/abllyboy/archive/2011/03/11/1981437.html