? This document uses PHP Chinese website manual Release
jQuery 1.3 新增。測試對象是否為數(shù)組。
jQuery 3.2中已廢棄
用于測試是否為數(shù)組的對象
檢測是否為數(shù)組
$("b").append( " + $.isArray([]) );
<b>true</b>