2010년 3월 12일 금요일

Javascript - object 속성보기

for(var x in opener) {
  alert([x, opener[x]]);

}

0 개의 댓글:

댓글 쓰기