javascript array empty check ... if ((testArray && testArray .length) < 1 || testArray [0] == null) {. alert('비어있습니다.'); return;. }.
確定! 回上一頁