COMING SOON 🚀

미리보기 소스 입니다.

· 10년 전 · 1247

<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,306
10년 전 조회 1,347
10년 전 조회 1,292
10년 전 조회 1,290
10년 전 조회 1,237
10년 전 조회 1,125
10년 전 조회 1,258
10년 전 조회 1,124
10년 전 조회 1,459
10년 전 조회 1,181
10년 전 조회 1,199
10년 전 조회 1,175
10년 전 조회 1,201
10년 전 조회 1,256
10년 전 조회 1,171
10년 전 조회 1,195
10년 전 조회 1,379
10년 전 조회 1,194
10년 전 조회 1,298
10년 전 조회 1,252
10년 전 조회 1,278
10년 전 조회 1,396
10년 전 조회 1,267
10년 전 조회 1,224
10년 전 조회 1,229
10년 전 조회 1,341
10년 전 조회 1,234
10년 전 조회 1,197
10년 전 조회 1,208
10년 전 조회 1,226
10년 전 조회 1,283
10년 전 조회 1,198
10년 전 조회 1,429
10년 전 조회 1,584
10년 전 조회 1,486
10년 전 조회 1,238
10년 전 조회 1,244
10년 전 조회 1,196
10년 전 조회 1,192
10년 전 조회 1,310
10년 전 조회 1,241
10년 전 조회 1,179
10년 전 조회 1,239
10년 전 조회 1,589
10년 전 조회 2,049
10년 전 조회 1,627
10년 전 조회 1,448
10년 전 조회 1,411
10년 전 조회 1,261
10년 전 조회 1,248
10년 전 조회 1,268
10년 전 조회 1,230
10년 전 조회 1,236
10년 전 조회 1,269
10년 전 조회 1,427
10년 전 조회 1,338
10년 전 조회 2,061
10년 전 조회 1,595
10년 전 조회 1,341
10년 전 조회 1,429
10년 전 조회 1,686
10년 전 조회 1,357
10년 전 조회 1,538
10년 전 조회 1,377
10년 전 조회 1,485
10년 전 조회 1,327
10년 전 조회 1,299
10년 전 조회 1,290
10년 전 조회 1,321
10년 전 조회 1,329
10년 전 조회 1,358
10년 전 조회 1,381
10년 전 조회 1,360
10년 전 조회 1,516
10년 전 조회 1,503
10년 전 조회 1,291
10년 전 조회 1,588
10년 전 조회 1,947
10년 전 조회 1,378
10년 전 조회 1,648
10년 전 조회 1,604
10년 전 조회 1,455
10년 전 조회 1,411
10년 전 조회 1,371
10년 전 조회 1,492
10년 전 조회 1,235
10년 전 조회 1,306
10년 전 조회 1,531
10년 전 조회 1,355
10년 전 조회 1,347
10년 전 조회 1,309
10년 전 조회 1,331
10년 전 조회 1,321
10년 전 조회 1,323
10년 전 조회 1,343
10년 전 조회 1,284
10년 전 조회 1,459
10년 전 조회 1,286
10년 전 조회 1,290
10년 전 조회 1,376