이미지 없이 라운딩 박스 + 보더 표현하기 입니다.
<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 730 |
|
19년 전 | 2723 | |
| 729 |
그레이스웹
|
19년 전 | 3515 | |
| 728 |
|
19년 전 | 2685 | |
| 727 |
|
19년 전 | 2523 | |
| 726 |
|
19년 전 | 2340 | |
| 725 |
|
19년 전 | 2241 | |
| 724 |
|
19년 전 | 2132 | |
| 723 |
|
19년 전 | 4255 | |
| 722 |
|
19년 전 | 2669 | |
| 721 |
|
19년 전 | 2163 | |
| 720 |
|
19년 전 | 2259 | |
| 719 |
|
19년 전 | 2845 | |
| 718 |
|
19년 전 | 1960 | |
| 717 |
|
19년 전 | 3195 | |
| 716 |
|
19년 전 | 2752 | |
| 715 |
|
19년 전 | 2265 | |
| 714 |
|
19년 전 | 1818 | |
| 713 |
|
19년 전 | 2237 | |
| 712 |
|
19년 전 | 2010 | |
| 711 |
|
19년 전 | 1907 | |
| 710 |
|
19년 전 | 2467 | |
| 709 |
|
19년 전 | 2328 | |
| 708 |
|
19년 전 | 3884 | |
| 707 |
|
19년 전 | 3735 | |
| 706 |
|
19년 전 | 2236 | |
| 705 |
|
19년 전 | 3289 | |
| 704 |
|
19년 전 | 1958 | |
| 703 |
|
19년 전 | 2382 | |
| 702 |
|
19년 전 | 2278 | |
| 701 |
홀로남은자
|
19년 전 | 2345 | |
| 700 |
홀로남은자
|
19년 전 | 2179 | |
| 699 | 19년 전 | 2814 | ||
| 698 |
|
19년 전 | 2833 | |
| 697 |
|
19년 전 | 3171 | |
| 696 |
|
19년 전 | 3043 | |
| 695 |
|
19년 전 | 2704 | |
| 694 |
|
19년 전 | 2931 | |
| 693 |
|
19년 전 | 3186 | |
| 692 |
|
19년 전 | 2878 | |
| 691 |
|
19년 전 | 2627 | |
| 690 | 19년 전 | 2926 | ||
| 689 | 19년 전 | 4510 | ||
| 688 | 19년 전 | 2436 | ||
| 687 | 19년 전 | 2449 | ||
| 686 | 19년 전 | 3477 | ||
| 685 | 19년 전 | 3162 | ||
| 684 | 19년 전 | 2814 | ||
| 683 | 19년 전 | 2054 | ||
| 682 | 19년 전 | 1774 | ||
| 681 | 19년 전 | 2876 | ||
| 680 | 19년 전 | 1718 | ||
| 679 | 19년 전 | 2311 | ||
| 678 | 19년 전 | 3960 | ||
| 677 | 19년 전 | 3734 | ||
| 676 | 19년 전 | 3458 | ||
| 675 | 19년 전 | 3407 | ||
| 674 |
|
19년 전 | 1566 | |
| 673 |
|
19년 전 | 1939 | |
| 672 |
|
19년 전 | 1860 | |
| 671 | 19년 전 | 2523 | ||
| 670 | 19년 전 | 4622 | ||
| 669 |
|
19년 전 | 2762 | |
| 668 |
|
19년 전 | 1919 | |
| 667 |
|
19년 전 | 1935 | |
| 666 |
|
19년 전 | 1829 | |
| 665 |
|
19년 전 | 2564 | |
| 664 |
|
19년 전 | 8175 | |
| 663 |
|
19년 전 | 2725 | |
| 662 |
|
19년 전 | 2788 | |
| 661 |
|
19년 전 | 3045 | |
| 660 |
|
19년 전 | 2202 | |
| 659 |
|
19년 전 | 2211 | |
| 658 |
|
19년 전 | 2171 | |
| 657 |
|
19년 전 | 2077 | |
| 656 |
|
19년 전 | 2267 | |
| 655 |
|
19년 전 | 2523 | |
| 654 |
|
19년 전 | 3076 | |
| 653 | 19년 전 | 2329 | ||
| 652 | 19년 전 | 1911 | ||
| 651 |
|
19년 전 | 2834 | |
| 650 | 19년 전 | 5005 | ||
| 649 | 19년 전 | 3500 | ||
| 648 | 19년 전 | 3457 | ||
| 647 | 19년 전 | 2973 | ||
| 646 | 19년 전 | 2395 | ||
| 645 | 19년 전 | 1490 | ||
| 644 | 19년 전 | 3133 | ||
| 643 | 19년 전 | 2014 | ||
| 642 |
|
19년 전 | 5385 | |
| 641 | 19년 전 | 2433 | ||
| 640 | 19년 전 | 3430 | ||
| 639 | 19년 전 | 2860 | ||
| 638 | 19년 전 | 1761 | ||
| 637 | 19년 전 | 3880 | ||
| 636 | 19년 전 | 2422 | ||
| 635 | 19년 전 | 2314 | ||
| 634 |
|
19년 전 | 3025 | |
| 633 |
|
19년 전 | 3301 | |
| 632 | 19년 전 | 2499 | ||
| 631 | 19년 전 | 2261 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기