이미지 없이 라운딩 박스 + 보더 표현하기 입니다.
<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6630 |
차가운바람
|
12년 전 | 1160 | |
| 6629 | 12년 전 | 1155 | ||
| 6628 |
put777
|
12년 전 | 642 | |
| 6627 |
|
12년 전 | 697 | |
| 6626 | 12년 전 | 1616 | ||
| 6625 |
|
12년 전 | 718 | |
| 6624 |
미켈란젤로의왼손
|
12년 전 | 481 | |
| 6623 |
|
12년 전 | 1043 | |
| 6622 | 12년 전 | 1386 | ||
| 6621 |
차가운바람
|
12년 전 | 631 | |
| 6620 | 12년 전 | 731 | ||
| 6619 |
|
12년 전 | 968 | |
| 6618 | 12년 전 | 1741 | ||
| 6617 | 12년 전 | 639 | ||
| 6616 |
차가운바람
|
12년 전 | 893 | |
| 6615 | 12년 전 | 2853 | ||
| 6614 | 12년 전 | 614 | ||
| 6613 |
강명구베드로
|
12년 전 | 529 | |
| 6612 |
|
12년 전 | 424 | |
| 6611 | 12년 전 | 1206 | ||
| 6610 | 12년 전 | 1022 | ||
| 6609 | 12년 전 | 3679 | ||
| 6608 |
|
12년 전 | 831 | |
| 6607 | 12년 전 | 692 | ||
| 6606 | 12년 전 | 565 | ||
| 6605 | 12년 전 | 453 | ||
| 6604 | 12년 전 | 972 | ||
| 6603 |
geektoo
|
12년 전 | 695 | |
| 6602 | 12년 전 | 836 | ||
| 6601 | 12년 전 | 360 | ||
| 6600 | 12년 전 | 401 | ||
| 6599 | 12년 전 | 540 | ||
| 6598 | 12년 전 | 936 | ||
| 6597 | 12년 전 | 934 | ||
| 6596 | 12년 전 | 416 | ||
| 6595 | 12년 전 | 787 | ||
| 6594 | 12년 전 | 4576 | ||
| 6593 | 12년 전 | 2579 | ||
| 6592 | 12년 전 | 827 | ||
| 6591 | 12년 전 | 585 | ||
| 6590 |
|
12년 전 | 1389 | |
| 6589 | 12년 전 | 760 | ||
| 6588 |
GINUSSOFT
|
12년 전 | 5125 | |
| 6587 | 12년 전 | 6213 | ||
| 6586 | 12년 전 | 1045 | ||
| 6585 | 12년 전 | 805 | ||
| 6584 | 12년 전 | 459 | ||
| 6583 |
|
12년 전 | 983 | |
| 6582 | 12년 전 | 871 | ||
| 6581 | 12년 전 | 841 | ||
| 6580 | 12년 전 | 617 | ||
| 6579 |
알랑가몰라
|
12년 전 | 921 | |
| 6578 | 12년 전 | 1328 | ||
| 6577 | 12년 전 | 1500 | ||
| 6576 |
경dragon
|
12년 전 | 769 | |
| 6575 | 12년 전 | 1880 | ||
| 6574 | 12년 전 | 681 | ||
| 6573 | 12년 전 | 978 | ||
| 6572 |
|
12년 전 | 1664 | |
| 6571 |
CTOMAN
|
12년 전 | 1955 | |
| 6570 | 12년 전 | 1729 | ||
| 6569 | 12년 전 | 1885 | ||
| 6568 | 12년 전 | 2405 | ||
| 6567 | 12년 전 | 1031 | ||
| 6566 |
lainfox
|
12년 전 | 1529 | |
| 6565 | 12년 전 | 3655 | ||
| 6564 |
제주프라이스
|
12년 전 | 1533 | |
| 6563 | 12년 전 | 1575 | ||
| 6562 |
프로프리랜서
|
12년 전 | 1345 | |
| 6561 |
프로프리랜서
|
12년 전 | 964 | |
| 6560 |
프로프리랜서
|
12년 전 | 1218 | |
| 6559 |
프로프리랜서
|
12년 전 | 1136 | |
| 6558 |
프로프리랜서
|
12년 전 | 1354 | |
| 6557 |
프로프리랜서
|
12년 전 | 1979 | |
| 6556 |
프로프리랜서
|
12년 전 | 1524 | |
| 6555 |
프로프리랜서
|
12년 전 | 1367 | |
| 6554 |
프로프리랜서
|
12년 전 | 3890 | |
| 6553 |
프로프리랜서
|
12년 전 | 1509 | |
| 6552 | 12년 전 | 844 | ||
| 6551 |
왕초보sasa
|
12년 전 | 1534 | |
| 6550 |
왕초보sasa
|
12년 전 | 628 | |
| 6549 |
왕초보sasa
|
12년 전 | 903 | |
| 6548 | 12년 전 | 1301 | ||
| 6547 | 12년 전 | 1191 | ||
| 6546 | 12년 전 | 5156 | ||
| 6545 | 12년 전 | 2515 | ||
| 6544 |
AnnieK
|
12년 전 | 1777 | |
| 6543 |
베르무트7
|
12년 전 | 627 | |
| 6542 |
오늘도망했다
|
12년 전 | 2232 | |
| 6541 | 12년 전 | 819 | ||
| 6540 | 12년 전 | 1136 | ||
| 6539 | 12년 전 | 849 | ||
| 6538 |
senseme
|
12년 전 | 3371 | |
| 6537 | 12년 전 | 779 | ||
| 6536 | 12년 전 | 3666 | ||
| 6535 | 12년 전 | 1349 | ||
| 6534 | 12년 전 | 1624 | ||
| 6533 | 12년 전 | 2242 | ||
| 6532 |
냐옹이사범
|
12년 전 | 2307 | |
| 6531 | 12년 전 | 568 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기