COMING SOON 🚀

미리보기 소스 입니다.

· 10년 전 · 1257

<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,311
10년 전 조회 1,354
10년 전 조회 1,296
10년 전 조회 1,297
10년 전 조회 1,241
10년 전 조회 1,133
10년 전 조회 1,258
10년 전 조회 1,131
10년 전 조회 1,464
10년 전 조회 1,185
10년 전 조회 1,203
10년 전 조회 1,182
10년 전 조회 1,207
10년 전 조회 1,260
10년 전 조회 1,176
10년 전 조회 1,198
10년 전 조회 1,383
10년 전 조회 1,200
10년 전 조회 1,302
10년 전 조회 1,260
10년 전 조회 1,283
10년 전 조회 1,400
10년 전 조회 1,267
10년 전 조회 1,224
10년 전 조회 1,234
10년 전 조회 1,346
10년 전 조회 1,238
10년 전 조회 1,199
10년 전 조회 1,213
10년 전 조회 1,227
10년 전 조회 1,285
10년 전 조회 1,199
10년 전 조회 1,435
10년 전 조회 1,591
10년 전 조회 1,491
10년 전 조회 1,242
10년 전 조회 1,248
10년 전 조회 1,202
10년 전 조회 1,200
10년 전 조회 1,313
10년 전 조회 1,243
10년 전 조회 1,181
10년 전 조회 1,247
10년 전 조회 1,594
10년 전 조회 2,055
10년 전 조회 1,629
10년 전 조회 1,456
10년 전 조회 1,416
10년 전 조회 1,266
10년 전 조회 1,258
10년 전 조회 1,271
10년 전 조회 1,234
10년 전 조회 1,241
10년 전 조회 1,275
10년 전 조회 1,431
10년 전 조회 1,344
10년 전 조회 2,065
10년 전 조회 1,601
10년 전 조회 1,346
10년 전 조회 1,437
10년 전 조회 1,692
10년 전 조회 1,364
10년 전 조회 1,540
10년 전 조회 1,382
10년 전 조회 1,491
10년 전 조회 1,336
10년 전 조회 1,301
10년 전 조회 1,299
10년 전 조회 1,328
10년 전 조회 1,336
10년 전 조회 1,364
10년 전 조회 1,387
10년 전 조회 1,362
10년 전 조회 1,521
10년 전 조회 1,510
10년 전 조회 1,295
10년 전 조회 1,588
10년 전 조회 1,949
10년 전 조회 1,386
10년 전 조회 1,651
10년 전 조회 1,609
10년 전 조회 1,466
10년 전 조회 1,415
10년 전 조회 1,376
10년 전 조회 1,501
10년 전 조회 1,239
10년 전 조회 1,312
10년 전 조회 1,537
10년 전 조회 1,360
10년 전 조회 1,350
10년 전 조회 1,312
10년 전 조회 1,338
10년 전 조회 1,327
10년 전 조회 1,330
10년 전 조회 1,352
10년 전 조회 1,290
10년 전 조회 1,463
10년 전 조회 1,290
10년 전 조회 1,293
10년 전 조회 1,383