이미지 없이 라운딩 박스 + 보더 표현하기 입니다.
<script>
function round(elm, bgcolor, border, mode) {
var top = document.createElement('div'); top.style.cssText = 'height:5px';
var bottom = document.createElement('div');bottom.style.cssText = 'height:5px';
var temp = document.createElement('div'); temp.setAttribute('id', 'template');
var border2 = (border) ? ";border-left:2px solid "+border+";border-right:2px solid "+border : "";
var border1 = (border) ? ";border-left:1px solid "+border+";border-right:1px solid "+border : "";
var bgcolor2 = (bgcolor) ? ";background:"+bgcolor : "";
var bgcolor1 = (border) ? ";background:" + border : (bgcolor) ? ";background:" + bgcolor : "";
var top_r = new Array(), bottom_r =new Array;
var box = elm.cloneNode(true)
for (i=1; i < 5 ;i++ )
{ top_r[i] = document.createElement('div')}
top_r[1].style.cssText = 'margin:0px 5px;height:1px' + bgcolor1 ;
top_r[2].style.cssText = 'margin:0px 3px;height:1px' + border2 + bgcolor2;
top_r[3].style.cssText = 'margin:0px 2px;height:1px' + border1 + bgcolor2;
top_r[4].style.cssText = 'margin:0px 1px;height:2px' + border1 + bgcolor2;
for (i=1; i < 5 ;i++ ) {
if (mode!='bottom') { top.appendChild(top_r[i]);temp.appendChild(top); }
bottom_r[i] = top_r[i].cloneNode(true);
}
temp.appendChild(box);
box.style.cssText = border1 + bgcolor2;
temp.appendChild(bottom);
if (mode!='top') {
for (i=4; i > 0 ;i-- ) {
bottom.appendChild(bottom_r[i]);
}
}
elm.parentNode.replaceChild(temp, elm);
}
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7030 | 11년 전 | 1417 | ||
| 7029 |
|
11년 전 | 3249 | |
| 7028 |
|
11년 전 | 1145 | |
| 7027 | 11년 전 | 1013 | ||
| 7026 | 11년 전 | 2089 | ||
| 7025 |
어려워요잉
|
11년 전 | 2745 | |
| 7024 | 11년 전 | 2105 | ||
| 7023 | 11년 전 | 3141 | ||
| 7022 |
Shhhh
|
11년 전 | 1538 | |
| 7021 |
|
11년 전 | 3280 | |
| 7020 | 11년 전 | 796 | ||
| 7019 |
막돼먹은영애
|
11년 전 | 1088 | |
| 7018 | 11년 전 | 1960 | ||
| 7017 | 11년 전 | 2324 | ||
| 7016 | 11년 전 | 1034 | ||
| 7015 | 11년 전 | 2835 | ||
| 7014 | 11년 전 | 3033 | ||
| 7013 | 11년 전 | 1520 | ||
| 7012 |
|
11년 전 | 2197 | |
| 7011 | 11년 전 | 1049 | ||
| 7010 | 11년 전 | 1404 | ||
| 7009 |
|
11년 전 | 1082 | |
| 7008 | 11년 전 | 2271 | ||
| 7007 | 11년 전 | 2188 | ||
| 7006 |
|
11년 전 | 1180 | |
| 7005 | 11년 전 | 5313 | ||
| 7004 | 11년 전 | 2363 | ||
| 7003 | 11년 전 | 3078 | ||
| 7002 | 11년 전 | 1928 | ||
| 7001 | 11년 전 | 972 | ||
| 7000 | 11년 전 | 2051 | ||
| 6999 |
|
11년 전 | 2172 | |
| 6998 | 11년 전 | 1889 | ||
| 6997 |
네이비칼라
|
11년 전 | 1501 | |
| 6996 | 11년 전 | 959 | ||
| 6995 |
|
11년 전 | 1863 | |
| 6994 | 11년 전 | 2580 | ||
| 6993 |
kimsdesign
|
11년 전 | 1305 | |
| 6992 |
|
11년 전 | 2777 | |
| 6991 | 11년 전 | 1722 | ||
| 6990 | 11년 전 | 4479 | ||
| 6989 | 11년 전 | 1860 | ||
| 6988 |
네이비컬러
|
11년 전 | 2523 | |
| 6987 | 11년 전 | 3734 | ||
| 6986 |
잘살아보자
|
11년 전 | 1596 | |
| 6985 |
잘살아보자
|
11년 전 | 2480 | |
| 6984 | 11년 전 | 831 | ||
| 6983 |
천재조상훈
|
11년 전 | 1877 | |
| 6982 |
천재조상훈
|
11년 전 | 4509 | |
| 6981 |
천재조상훈
|
11년 전 | 1636 | |
| 6980 |
|
11년 전 | 1886 | |
| 6979 |
|
11년 전 | 761 | |
| 6978 |
잘살아보자
|
11년 전 | 1150 | |
| 6977 |
잘살아보자
|
11년 전 | 1474 | |
| 6976 |
잘살아보자
|
11년 전 | 1582 | |
| 6975 |
천재조상훈
|
11년 전 | 1484 | |
| 6974 |
잘살아보자
|
11년 전 | 2235 | |
| 6973 |
잘살아보자
|
11년 전 | 1161 | |
| 6972 |
잘살아보자
|
11년 전 | 3073 | |
| 6971 |
잘살아보자
|
11년 전 | 3280 | |
| 6970 |
잘살아보자
|
11년 전 | 1849 | |
| 6969 |
잘살아보자
|
11년 전 | 4781 | |
| 6968 | 11년 전 | 9908 | ||
| 6967 |
|
11년 전 | 2644 | |
| 6966 |
|
11년 전 | 1119 | |
| 6965 | 11년 전 | 3265 | ||
| 6964 | 11년 전 | 2587 | ||
| 6963 | 11년 전 | 2107 | ||
| 6962 |
star3840
|
11년 전 | 1019 | |
| 6961 | 11년 전 | 4247 | ||
| 6960 |
|
11년 전 | 738 | |
| 6959 | 11년 전 | 1260 | ||
| 6958 |
|
11년 전 | 1679 | |
| 6957 | 11년 전 | 1904 | ||
| 6956 |
잘살아보자
|
11년 전 | 1853 | |
| 6955 | 11년 전 | 4630 | ||
| 6954 | 11년 전 | 1633 | ||
| 6953 |
잘살아보자
|
11년 전 | 879 | |
| 6952 |
잘살아보자
|
11년 전 | 2053 | |
| 6951 | 11년 전 | 1615 | ||
| 6950 | 11년 전 | 2617 | ||
| 6949 |
잘살아보자
|
11년 전 | 889 | |
| 6948 | 11년 전 | 1562 | ||
| 6947 | 11년 전 | 1472 | ||
| 6946 | 11년 전 | 1619 | ||
| 6945 | 11년 전 | 1231 | ||
| 6944 | 11년 전 | 1193 | ||
| 6943 | 11년 전 | 1236 | ||
| 6942 | 11년 전 | 1590 | ||
| 6941 | 11년 전 | 1663 | ||
| 6940 | 11년 전 | 1758 | ||
| 6939 | 11년 전 | 1671 | ||
| 6938 | 11년 전 | 1949 | ||
| 6937 | 11년 전 | 1156 | ||
| 6936 | 11년 전 | 1357 | ||
| 6935 | 11년 전 | 1307 | ||
| 6934 | 11년 전 | 1472 | ||
| 6933 | 11년 전 | 1982 | ||
| 6932 | 11년 전 | 1540 | ||
| 6931 | 11년 전 | 1548 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기