<HTML>
<HEAD>
<TITLE>http://www.blueb.co.kr</TITLE>
<script>
//SELECT -> LAYER변환
function getSelectToLayer(obj,lwidth,href)
{
if(navigator.userAgent.indexOf('Opera') != -1 || navigator.userAgent.indexOf('MSIE') == -1) { return false; }
obj.style.display = 'none';
var newsb = obj.id + "_sbj";
var newid = obj.id + "_tmp";
var newim = obj.id + "_img";
var LayerTag = "";
LayerTag += "<TABLE WIDTH='"+lwidth+"' CELLSPACING=0 CELLPADDING=0 STYLE='position:absolute;cursor:default;'>";
LayerTag += "<TR HEIGHT=1><TD></TD></TR><TR><TD>";
LayerTag += "<TABLE BGCOLOR='#FFFFFF' HEIGHT=15 WIDTH=100% CELLSPACING=1 CELLPADDING=0 STYLE='border:1 solid #C0C0C0;line-height:117%;' onmouseover=\"getSelectLayerOver(this,document.getElementById('"+newim+"'),document.getElementById('"+newid+"'));\" onmouseout=\"getSelectLayerOut(this,document.getElementById('"+newim+"'),document.getElementById('"+newid+"'));\">";
LayerTag += "<TR WIDTH=100% onclick=\"getSelectSubLayer(document.getElementById('"+newid+"'),document.getElementById('"+newsb+"'));\">";
LayerTag += "<TD ID='"+newsb+"' WIDTH=95% onblur='getSelectLayerBlur(this);'> " + obj.options[obj.selectedIndex].text + "</TD>";
LayerTag += "<TD ALIGN=RIGHT><IMG ID='"+newim+"' SRC='http://www.blueb.co.kr/image/ico/dot_select.gif' ALIGN=absmiddle STYLE='filter:gray();'></TD></TR>";
LayerTag += "</TABLE>";
LayerTag += "<TABLE onblur='getSubLayerClose(this);' ID='"+newid+"' WIDTH=100% CELLSPACING=0 CELLPADDING=0 STYLE='display:none;border:1 solid #C0C0C0;' BGCOLOR='#FFFFFF'>";
for (var i = 0 ; i < obj.length; i++)
{
LayerTag += "<TR onmouseover='getSelectMoveLayer(this);' onmouseout='getSelectMoveLayer1(this);' onclick=\"getSelectChangeLayer(document.getElementById('"+obj.id+"'),document.getElementById('"+newid+"'),document.getElementById('"+newsb+"'),'"+obj.options[i].text+"','"+obj.options[i].value+"','"+href+"');\" ";
if (obj.value == obj.options[i].value)
{
LayerTag += "STYLE='background:#225588;color:#FFFFFF;'><TD> ";
}
else {
LayerTag += "STYLE='background:#FFFFFF;color:#000000;'><TD> ";
}
LayerTag += obj.options[i].text;
LayerTag += "</TD></TR>";
}
LayerTag += "</TABLE>";
LayerTag += "</TD></TR></TABLE><IMG SRC='' WIDTH='"+lwidth+"' HEIGHT=0>";
document.write(LayerTag);
}
//서브레이어보이기
function getSelectSubLayer(obj,sobj)
{
if(obj.style.display == 'none')
{
sobj.style.background = '#FFFFFF';
sobj.style.color = '#000000';
obj.style.display = 'block';
NowSelectedLayer = obj;
obj.focus();
}
else {
sobj.style.background = '#225588';
sobj.style.color = '#FFFFFF';
obj.style.display = 'none';
}
}
//서브레이어체크
function getSelectSubLayer1(obj)
{
if(obj.style.display != 'none')
{
obj.style.display = 'none';
}
}
//타이틀레이어 MouseOver
function getSelectLayerOver(obj,img,nobj)
{
if (nobj.style.display == 'none')
{
obj.style.border = '1 solid #225588';
img.style.filter = '';
}
}
//타이틀레이어 MouseOut
function getSelectLayerOut(obj,img)
{
obj.style.border = '1 solid #C0C0C0';
img.style.filter = 'gray()';
}
//서브레이어 MouseOver
function getSelectMoveLayer(obj)
{
if (obj.style.color == '#000000')
{
obj.style.background = '#225588';
obj.style.color = '#FFFFFF';
}
}
//서브레이어 MouseOut
function getSelectMoveLayer1(obj)
{
obj.style.background = '#FFFFFF';
obj.style.color = '#000000';
}
//새레이어선택
function getSelectChangeLayer(obj,fobj,sobj,text,value,href)
{
if (href)
{
eval("document.DataForm." + href).value = value;
location.href = getThisUrl();
return false;
}
else {
fobj.style.display = 'none';
sobj.innerHTML = ' ' + text;
sobj.style.background = '#225588';
sobj.style.color = '#FFFFFF';
sobj.focus();
obj.value = value;
}
}
//타이틀레이어 blur
function getSelectLayerBlur(obj)
{
obj.style.background = '#FFFFFF';
obj.style.color = '#000000';
}
//서브레이어 닫기
function getSubLayerClose(obj)
{
if (obj.style.display != 'none')
{
setTimeout("document.getElementById('" + obj.id + "').style.display = 'none';" , 150);
}
}
</script>
</HEAD>
<BODY>
<SELECT ID='search_where'>
<OPTION VALUE="ALL">전체에서</OPTION>
<OPTION VALUE="BB_SUBJECT">제목</OPTION>
<OPTION VALUE="BB_Source">Source</OPTION>
<OPTION VALUE="BB_CONTENT">본문</OPTION>
<script language=javascript>getSelectToLayer(document.getElementById('search_where'),80,''); //검색영역select->layer변환</script>
</SELECT>
</BODY>
</HTML>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 2530 |
|
15년 전 | 2625 | |
| 2529 |
|
15년 전 | 1337 | |
| 2528 | 15년 전 | 1051 | ||
| 2527 | 15년 전 | 1514 | ||
| 2526 | 15년 전 | 912 | ||
| 2525 | 15년 전 | 1208 | ||
| 2524 | 15년 전 | 1101 | ||
| 2523 | 15년 전 | 1501 | ||
| 2522 |
NY더지더지
|
15년 전 | 1636 | |
| 2521 | 15년 전 | 909 | ||
| 2520 |
|
15년 전 | 1315 | |
| 2519 |
|
15년 전 | 1107 | |
| 2518 | 15년 전 | 939 | ||
| 2517 |
|
15년 전 | 1014 | |
| 2516 | 15년 전 | 1328 | ||
| 2515 | 15년 전 | 773 | ||
| 2514 | 15년 전 | 953 | ||
| 2513 | 15년 전 | 2609 | ||
| 2512 |
|
15년 전 | 1422 | |
| 2511 |
|
15년 전 | 794 | |
| 2510 |
|
15년 전 | 826 | |
| 2509 | 15년 전 | 1270 | ||
| 2508 | 15년 전 | 1306 | ||
| 2507 | 15년 전 | 1556 | ||
| 2506 | 15년 전 | 1039 | ||
| 2505 | 15년 전 | 1402 | ||
| 2504 |
JMoon
|
15년 전 | 697 | |
| 2503 |
|
15년 전 | 1049 | |
| 2502 | 15년 전 | 1311 | ||
| 2501 | 15년 전 | 2727 | ||
| 2500 | 15년 전 | 1088 | ||
| 2499 | 15년 전 | 1059 | ||
| 2498 | 15년 전 | 964 | ||
| 2497 |
첫만남의감격
|
15년 전 | 835 | |
| 2496 |
|
15년 전 | 842 | |
| 2495 |
|
15년 전 | 3440 | |
| 2494 |
soulfuleyes
|
15년 전 | 2812 | |
| 2493 | 15년 전 | 1993 | ||
| 2492 | 15년 전 | 2440 | ||
| 2491 | 15년 전 | 1530 | ||
| 2490 | 15년 전 | 1079 | ||
| 2489 | 15년 전 | 1069 | ||
| 2488 | 15년 전 | 2343 | ||
| 2487 | 15년 전 | 891 | ||
| 2486 | 15년 전 | 1935 | ||
| 2485 |
못말리는크리스
|
15년 전 | 741 | |
| 2484 |
|
15년 전 | 1885 | |
| 2483 | 15년 전 | 821 | ||
| 2482 | 15년 전 | 2492 | ||
| 2481 | 15년 전 | 742 | ||
| 2480 | 15년 전 | 1168 | ||
| 2479 | 15년 전 | 721 | ||
| 2478 |
|
15년 전 | 2886 | |
| 2477 | 15년 전 | 1265 | ||
| 2476 | 15년 전 | 1294 | ||
| 2475 | 15년 전 | 1305 | ||
| 2474 | 15년 전 | 1369 | ||
| 2473 | 15년 전 | 981 | ||
| 2472 | 15년 전 | 1741 | ||
| 2471 | 15년 전 | 1269 | ||
| 2470 | 15년 전 | 854 | ||
| 2469 | 15년 전 | 2709 | ||
| 2468 | 15년 전 | 1097 | ||
| 2467 | 15년 전 | 1298 | ||
| 2466 | 15년 전 | 1099 | ||
| 2465 | 15년 전 | 1955 | ||
| 2464 | 15년 전 | 1971 | ||
| 2463 | 15년 전 | 1637 | ||
| 2462 | 15년 전 | 990 | ||
| 2461 | 15년 전 | 1223 | ||
| 2460 | 15년 전 | 918 | ||
| 2459 | 15년 전 | 859 | ||
| 2458 | 15년 전 | 1102 | ||
| 2457 | 15년 전 | 2463 | ||
| 2456 | 15년 전 | 2482 | ||
| 2455 | 15년 전 | 1461 | ||
| 2454 | 15년 전 | 1001 | ||
| 2453 | 15년 전 | 1156 | ||
| 2452 | 15년 전 | 1161 | ||
| 2451 | 15년 전 | 1028 | ||
| 2450 | 15년 전 | 931 | ||
| 2449 | 15년 전 | 858 | ||
| 2448 | 15년 전 | 1215 | ||
| 2447 | 15년 전 | 1170 | ||
| 2446 | 15년 전 | 914 | ||
| 2445 | 15년 전 | 888 | ||
| 2444 | 15년 전 | 1063 | ||
| 2443 | 15년 전 | 1535 | ||
| 2442 | 15년 전 | 1067 | ||
| 2441 | 15년 전 | 1390 | ||
| 2440 |
|
15년 전 | 1232 | |
| 2439 | 15년 전 | 1900 | ||
| 2438 |
|
15년 전 | 2962 | |
| 2437 |
|
15년 전 | 2292 | |
| 2436 |
|
15년 전 | 889 | |
| 2435 |
|
15년 전 | 1902 | |
| 2434 |
|
15년 전 | 2086 | |
| 2433 |
|
15년 전 | 1391 | |
| 2432 | 15년 전 | 1368 | ||
| 2431 | 15년 전 | 2632 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기