<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1230 |
|
18년 전 | 2013 | |
| 1229 |
|
18년 전 | 2948 | |
| 1228 |
|
18년 전 | 2634 | |
| 1227 | 18년 전 | 2933 | ||
| 1226 | 18년 전 | 2365 | ||
| 1225 |
|
18년 전 | 2436 | |
| 1224 | 18년 전 | 2747 | ||
| 1223 |
|
18년 전 | 3995 | |
| 1222 |
mixdesign
|
18년 전 | 2636 | |
| 1221 |
|
18년 전 | 2754 | |
| 1220 | 18년 전 | 3210 | ||
| 1219 | 18년 전 | 2918 | ||
| 1218 | 18년 전 | 2114 | ||
| 1217 |
|
18년 전 | 2559 | |
| 1216 | 18년 전 | 2578 | ||
| 1215 |
mixdesign
|
18년 전 | 4061 | |
| 1214 |
|
18년 전 | 4790 | |
| 1213 | 18년 전 | 2325 | ||
| 1212 |
mixdesign
|
18년 전 | 2504 | |
| 1211 |
|
18년 전 | 2430 | |
| 1210 | 18년 전 | 3758 | ||
| 1209 |
mixdesign
|
18년 전 | 2378 | |
| 1208 |
mixdesign
|
18년 전 | 2380 | |
| 1207 |
mixdesign
|
18년 전 | 1729 | |
| 1206 |
mixdesign
|
18년 전 | 2008 | |
| 1205 |
mixdesign
|
18년 전 | 2705 | |
| 1204 |
mixdesign
|
18년 전 | 3582 | |
| 1203 | 18년 전 | 3097 | ||
| 1202 | 18년 전 | 2980 | ||
| 1201 | 18년 전 | 2036 | ||
| 1200 | 18년 전 | 4133 | ||
| 1199 | 18년 전 | 2174 | ||
| 1198 | 18년 전 | 4198 | ||
| 1197 | 18년 전 | 2511 | ||
| 1196 | 18년 전 | 2369 | ||
| 1195 |
|
18년 전 | 3471 | |
| 1194 | 18년 전 | 2243 | ||
| 1193 | 18년 전 | 2157 | ||
| 1192 | 18년 전 | 3276 | ||
| 1191 | 18년 전 | 3965 | ||
| 1190 | 18년 전 | 2227 | ||
| 1189 |
|
18년 전 | 2365 | |
| 1188 |
|
18년 전 | 3834 | |
| 1187 | 18년 전 | 2713 | ||
| 1186 | 18년 전 | 3379 | ||
| 1185 | 18년 전 | 2786 | ||
| 1184 | 18년 전 | 1668 | ||
| 1183 | 18년 전 | 2140 | ||
| 1182 | 18년 전 | 3707 | ||
| 1181 |
mermaid
|
18년 전 | 2923 | |
| 1180 | 18년 전 | 2984 | ||
| 1179 | 18년 전 | 3610 | ||
| 1178 | 18년 전 | 2178 | ||
| 1177 |
|
18년 전 | 2291 | |
| 1176 | 18년 전 | 3180 | ||
| 1175 | 18년 전 | 1880 | ||
| 1174 |
|
18년 전 | 2236 | |
| 1173 |
|
18년 전 | 2529 | |
| 1172 | 18년 전 | 1777 | ||
| 1171 | 18년 전 | 2110 | ||
| 1170 | 18년 전 | 1993 | ||
| 1169 | 18년 전 | 2508 | ||
| 1168 | 18년 전 | 1932 | ||
| 1167 | 18년 전 | 1727 | ||
| 1166 | 18년 전 | 1754 | ||
| 1165 | 18년 전 | 1730 | ||
| 1164 | 18년 전 | 2797 | ||
| 1163 | 18년 전 | 1561 | ||
| 1162 |
|
18년 전 | 5680 | |
| 1161 |
이걸~어쩌나~
|
18년 전 | 2412 | |
| 1160 | 18년 전 | 1673 | ||
| 1159 | 18년 전 | 4704 | ||
| 1158 | 18년 전 | 2056 | ||
| 1157 | 18년 전 | 4844 | ||
| 1156 | 18년 전 | 3195 | ||
| 1155 | 18년 전 | 2137 | ||
| 1154 | 18년 전 | 1832 | ||
| 1153 |
BEST79
|
18년 전 | 2114 | |
| 1152 | 18년 전 | 1730 | ||
| 1151 | 18년 전 | 1847 | ||
| 1150 | 18년 전 | 1852 | ||
| 1149 |
inniskun
|
18년 전 | 2484 | |
| 1148 |
|
18년 전 | 3501 | |
| 1147 |
|
18년 전 | 5980 | |
| 1146 |
|
18년 전 | 3868 | |
| 1145 | 18년 전 | 3062 | ||
| 1144 | 18년 전 | 2141 | ||
| 1143 | 18년 전 | 2418 | ||
| 1142 | 18년 전 | 2205 | ||
| 1141 |
|
18년 전 | 2308 | |
| 1140 | 18년 전 | 2418 | ||
| 1139 | 18년 전 | 2848 | ||
| 1138 | 18년 전 | 2542 | ||
| 1137 | 18년 전 | 2004 | ||
| 1136 | 18년 전 | 3134 | ||
| 1135 | 18년 전 | 3598 | ||
| 1134 | 18년 전 | 3841 | ||
| 1133 |
자반고등어
|
18년 전 | 3348 | |
| 1132 | 18년 전 | 3395 | ||
| 1131 | 18년 전 | 2579 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기