이미지 없이 라운딩 박스 + 보더 표현하기 입니다.
<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년 전 | 2747 | |
| 729 |
그레이스웹
|
19년 전 | 3535 | |
| 728 |
|
19년 전 | 2721 | |
| 727 |
|
19년 전 | 2550 | |
| 726 |
|
19년 전 | 2369 | |
| 725 |
|
19년 전 | 2280 | |
| 724 |
|
19년 전 | 2160 | |
| 723 |
|
19년 전 | 4277 | |
| 722 |
|
19년 전 | 2703 | |
| 721 |
|
19년 전 | 2197 | |
| 720 |
|
19년 전 | 2299 | |
| 719 |
|
19년 전 | 2867 | |
| 718 |
|
19년 전 | 1979 | |
| 717 |
|
19년 전 | 3207 | |
| 716 |
|
19년 전 | 2773 | |
| 715 |
|
19년 전 | 2301 | |
| 714 |
|
19년 전 | 1849 | |
| 713 |
|
19년 전 | 2268 | |
| 712 |
|
19년 전 | 2025 | |
| 711 |
|
19년 전 | 1924 | |
| 710 |
|
19년 전 | 2499 | |
| 709 |
|
19년 전 | 2356 | |
| 708 |
|
19년 전 | 3913 | |
| 707 |
|
19년 전 | 3752 | |
| 706 |
|
19년 전 | 2263 | |
| 705 |
|
19년 전 | 3336 | |
| 704 |
|
19년 전 | 2014 | |
| 703 |
|
19년 전 | 2406 | |
| 702 |
|
19년 전 | 2302 | |
| 701 |
홀로남은자
|
19년 전 | 2368 | |
| 700 |
홀로남은자
|
19년 전 | 2189 | |
| 699 | 19년 전 | 2832 | ||
| 698 |
|
19년 전 | 2853 | |
| 697 |
|
19년 전 | 3191 | |
| 696 |
|
19년 전 | 3059 | |
| 695 |
|
19년 전 | 2733 | |
| 694 |
|
19년 전 | 2960 | |
| 693 |
|
19년 전 | 3216 | |
| 692 |
|
19년 전 | 2898 | |
| 691 |
|
19년 전 | 2652 | |
| 690 | 19년 전 | 2954 | ||
| 689 | 19년 전 | 4529 | ||
| 688 | 19년 전 | 2456 | ||
| 687 | 19년 전 | 2480 | ||
| 686 | 19년 전 | 3506 | ||
| 685 | 19년 전 | 3191 | ||
| 684 | 19년 전 | 2870 | ||
| 683 | 19년 전 | 2084 | ||
| 682 | 19년 전 | 1788 | ||
| 681 | 19년 전 | 2888 | ||
| 680 | 19년 전 | 1741 | ||
| 679 | 19년 전 | 2327 | ||
| 678 | 19년 전 | 3977 | ||
| 677 | 19년 전 | 3770 | ||
| 676 | 19년 전 | 3492 | ||
| 675 | 19년 전 | 3424 | ||
| 674 |
|
19년 전 | 1585 | |
| 673 |
|
19년 전 | 1947 | |
| 672 |
|
19년 전 | 1876 | |
| 671 | 19년 전 | 2541 | ||
| 670 | 19년 전 | 4664 | ||
| 669 |
|
19년 전 | 2787 | |
| 668 |
|
19년 전 | 1938 | |
| 667 |
|
19년 전 | 1958 | |
| 666 |
|
19년 전 | 1864 | |
| 665 |
|
19년 전 | 2602 | |
| 664 |
|
19년 전 | 8206 | |
| 663 |
|
19년 전 | 2753 | |
| 662 |
|
19년 전 | 2804 | |
| 661 |
|
19년 전 | 3067 | |
| 660 |
|
19년 전 | 2242 | |
| 659 |
|
19년 전 | 2270 | |
| 658 |
|
19년 전 | 2197 | |
| 657 |
|
19년 전 | 2100 | |
| 656 |
|
19년 전 | 2292 | |
| 655 |
|
19년 전 | 2552 | |
| 654 |
|
19년 전 | 3091 | |
| 653 | 19년 전 | 2347 | ||
| 652 | 19년 전 | 1931 | ||
| 651 |
|
19년 전 | 2873 | |
| 650 | 19년 전 | 5034 | ||
| 649 | 19년 전 | 3533 | ||
| 648 | 19년 전 | 3487 | ||
| 647 | 19년 전 | 2992 | ||
| 646 | 19년 전 | 2429 | ||
| 645 | 19년 전 | 1514 | ||
| 644 | 19년 전 | 3154 | ||
| 643 | 19년 전 | 2028 | ||
| 642 |
|
19년 전 | 5411 | |
| 641 | 19년 전 | 2449 | ||
| 640 | 19년 전 | 3448 | ||
| 639 | 19년 전 | 2888 | ||
| 638 | 19년 전 | 1774 | ||
| 637 | 19년 전 | 3890 | ||
| 636 | 19년 전 | 2441 | ||
| 635 | 19년 전 | 2331 | ||
| 634 |
|
19년 전 | 3029 | |
| 633 |
|
19년 전 | 3318 | |
| 632 | 19년 전 | 2526 | ||
| 631 | 19년 전 | 2286 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기