COMING SOON 🚀

미리보기 소스 입니다.

· 10년 전 · 1244

<SCRIPT language=JavaScript>
<!--
function newin(width,height,url,name,opt) {
var scroll = (opt == "no_scroll") ? "no" : "yes";
msgWindow=window.open(url,name,'statusbar=no,scrollbars='+scroll+',status=no,resizable=yes,width='+width+',height='+height)
 }

function clearField(field){
if (field.value == field.defaultValue) {
field.value = "";
}
}

function checkField(field){
if (field.value == "") {
field.value = field.defaultValue;
}
}

// 하부메뉴 출력(nn4+, ie4+)
function view_menu(sub_id, opt, evt, cmt) {
var plus_left, plus_top;
if(cmt) {
plus_left = 9;
plus_top = 19;
}
else {
plus_left = 0;
plus_top = 0;
}

if(document.all || document.getElementById) {
if(document.all) {
obj = document.all[sub_id];
if(opt == "") {
var x_pos = evt.clientX + document.body.scrollLeft + plus_left;
x_pos = (cmt && (document.body.clientWidth - (x_pos + 420 + plus_left) < 0)) ? (document.body.clientWidth - (420 + plus_left)) : x_pos;
 obj.style.left = x_pos;
obj.style.top = evt.clientY +  document.body.scrollTop + plus_top;
}
}
else {
obj = document.getElementById(sub_id);
if(opt == "") {
var x_pos = evt.clientX + window.scrollX + plus_left;
x_pos = (cmt && (self.innerWidth - (x_pos + 420 + plus_left) < 0)) ?
(document.body.clientWidth - (420 + plus_left)) : x_pos;
obj.style.left = x_pos;
obj.style.top = evt.clientY +  window.scrollY + plus_top;
}
}
obj.style.visibility = "visible";
}
else{
obj = document.layers[sub_id];
obj.visibility = "visible";
if(opt == "") {
obj.left = evt.pageX + plus_left;
obj.top = evt.pageY + plus_top;
}
}
}

// 하부메뉴 숨기기(nn4+, ie4+)
function hide_menu(sub_id) {
if(document.all || document.getElementById) {
if(document.all) {
obj = document.all[sub_id];
}
else {
obj = document.getElementById(sub_id);
}

obj.style.visibility = "hidden";
}
else{
obj = document.layers[sub_id];
obj.visibility = "hidden";
}
}
//-->
</SCRIPT>

|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
10년 전 조회 1,303
10년 전 조회 1,344
10년 전 조회 1,292
10년 전 조회 1,289
10년 전 조회 1,235
10년 전 조회 1,121
10년 전 조회 1,257
10년 전 조회 1,120
10년 전 조회 1,457
10년 전 조회 1,177
10년 전 조회 1,191
10년 전 조회 1,172
10년 전 조회 1,198
10년 전 조회 1,254
10년 전 조회 1,168
10년 전 조회 1,190
10년 전 조회 1,378
10년 전 조회 1,191
10년 전 조회 1,296
10년 전 조회 1,250
10년 전 조회 1,277
10년 전 조회 1,389
10년 전 조회 1,265
10년 전 조회 1,223
10년 전 조회 1,227
10년 전 조회 1,337
10년 전 조회 1,229
10년 전 조회 1,192
10년 전 조회 1,205
10년 전 조회 1,221
10년 전 조회 1,279
10년 전 조회 1,191
10년 전 조회 1,428
10년 전 조회 1,583
10년 전 조회 1,484
10년 전 조회 1,232
10년 전 조회 1,241
10년 전 조회 1,192
10년 전 조회 1,190
10년 전 조회 1,307
10년 전 조회 1,237
10년 전 조회 1,176
10년 전 조회 1,237
10년 전 조회 1,588
10년 전 조회 2,046
10년 전 조회 1,624
10년 전 조회 1,444
10년 전 조회 1,404
10년 전 조회 1,255
10년 전 조회 1,245
10년 전 조회 1,265
10년 전 조회 1,228
10년 전 조회 1,232
10년 전 조회 1,265
10년 전 조회 1,426
10년 전 조회 1,332
10년 전 조회 2,056
10년 전 조회 1,592
10년 전 조회 1,341
10년 전 조회 1,425
10년 전 조회 1,682
10년 전 조회 1,354
10년 전 조회 1,536
10년 전 조회 1,372
10년 전 조회 1,482
10년 전 조회 1,323
10년 전 조회 1,296
10년 전 조회 1,285
10년 전 조회 1,316
10년 전 조회 1,324
10년 전 조회 1,353
10년 전 조회 1,377
10년 전 조회 1,357
10년 전 조회 1,513
10년 전 조회 1,501
10년 전 조회 1,286
10년 전 조회 1,585
10년 전 조회 1,944
10년 전 조회 1,374
10년 전 조회 1,642
10년 전 조회 1,597
10년 전 조회 1,450
10년 전 조회 1,411
10년 전 조회 1,370
10년 전 조회 1,490
10년 전 조회 1,232
10년 전 조회 1,302
10년 전 조회 1,527
10년 전 조회 1,353
10년 전 조회 1,345
10년 전 조회 1,308
10년 전 조회 1,326
10년 전 조회 1,318
10년 전 조회 1,322
10년 전 조회 1,341
10년 전 조회 1,282
10년 전 조회 1,455
10년 전 조회 1,284
10년 전 조회 1,288
10년 전 조회 1,374