jQuery1.8이후부터는 size()메소드 대신에 length 사용
영카트에서
/js/shop.js 내에 관련 코드가 보임
예:
var sel_count = $("select.it_option").size();
는
var sel_count = $("select.it_option").length;
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기