COMING SOON 🚀

미리보기 소스 입니다.

· 10년 전 · 1259

<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,313
10년 전 조회 1,355
10년 전 조회 1,298
10년 전 조회 1,300
10년 전 조회 1,242
10년 전 조회 1,135
10년 전 조회 1,260
10년 전 조회 1,132
10년 전 조회 1,470
10년 전 조회 1,185
10년 전 조회 1,203
10년 전 조회 1,183
10년 전 조회 1,208
10년 전 조회 1,262
10년 전 조회 1,177
10년 전 조회 1,198
10년 전 조회 1,386
10년 전 조회 1,200
10년 전 조회 1,302
10년 전 조회 1,261
10년 전 조회 1,283
10년 전 조회 1,402
10년 전 조회 1,270
10년 전 조회 1,225
10년 전 조회 1,235
10년 전 조회 1,348
10년 전 조회 1,240
10년 전 조회 1,201
10년 전 조회 1,215
10년 전 조회 1,227
10년 전 조회 1,287
10년 전 조회 1,199
10년 전 조회 1,436
10년 전 조회 1,591
10년 전 조회 1,494
10년 전 조회 1,244
10년 전 조회 1,249
10년 전 조회 1,205
10년 전 조회 1,201
10년 전 조회 1,316
10년 전 조회 1,243
10년 전 조회 1,184
10년 전 조회 1,247
10년 전 조회 1,595
10년 전 조회 2,056
10년 전 조회 1,630
10년 전 조회 1,456
10년 전 조회 1,417
10년 전 조회 1,268
10년 전 조회 1,260
10년 전 조회 1,271
10년 전 조회 1,235
10년 전 조회 1,245
10년 전 조회 1,277
10년 전 조회 1,431
10년 전 조회 1,346
10년 전 조회 2,065
10년 전 조회 1,601
10년 전 조회 1,349
10년 전 조회 1,439
10년 전 조회 1,693
10년 전 조회 1,364
10년 전 조회 1,543
10년 전 조회 1,384
10년 전 조회 1,492
10년 전 조회 1,337
10년 전 조회 1,302
10년 전 조회 1,299
10년 전 조회 1,329
10년 전 조회 1,339
10년 전 조회 1,367
10년 전 조회 1,392
10년 전 조회 1,364
10년 전 조회 1,521
10년 전 조회 1,513
10년 전 조회 1,295
10년 전 조회 1,591
10년 전 조회 1,951
10년 전 조회 1,388
10년 전 조회 1,652
10년 전 조회 1,610
10년 전 조회 1,468
10년 전 조회 1,416
10년 전 조회 1,377
10년 전 조회 1,502
10년 전 조회 1,240
10년 전 조회 1,313
10년 전 조회 1,539
10년 전 조회 1,361
10년 전 조회 1,352
10년 전 조회 1,312
10년 전 조회 1,339
10년 전 조회 1,330
10년 전 조회 1,334
10년 전 조회 1,353
10년 전 조회 1,292
10년 전 조회 1,466
10년 전 조회 1,292
10년 전 조회 1,297
10년 전 조회 1,387