Seb*_*ien 2 jquery
我怎么能停止$ .each循环?
$.each(files, function(index, file){ if(file.field_index == remove_file_index){ //Find remove_file_index Stop $.each } }); Continue to execute code...
谢谢
Aru*_*hny 12
你可以return false停止循环
return false
归档时间:
12 年,4 月 前
查看次数:
5948 次
最近记录: