티스토리 뷰

/*

//  top.window.resizeTo(410,380);
//  top.document.all.scrapMain.style.height = 380;
  top.window.resizeTo(410,420);
  top.document.all.scrapMain.style.height = 420;
 

 

*/

 // IE7, 세로 사이즈 늘림(25px)
 top.window.resizeTo(document.body.scrollWidth + 10, document.body.scrollHeight + 90);
 top.document.getElementById("scrapMain").style.height = document.body.scrollHeight + 90;

«   2025/08   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
최근에 올라온 글
Total
Today
Yesterday