-
function numberDot(x){ return x.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",");} ajax 로 숫자 데이터 가져왔을 때, 콤마 찍어주는 방법
//호출 loop(7) // 7번 반복function loop(cnt){ setTimeout(function(){ random_occur(); if(0