html
<div class="select">
<a href="#">Select 1</a>
<ul>
<li>Select 1</li>
<li>Select 2</li>
<li>Select 3</li>
</ul>
</div>
css
.select {position:relative; line-height:35px;}
.select > a {display:block; border:1px solid #ccc; padding:0 8px; overflow:hidden;}
.select > a:after,
.select > ul > li:first-child:after {display:block; float:right;}
.select > a:after {content:'▼';}
.select > ul {position:absolute; width:100%; top:1px; background:#fff; display:none;}
.select > ul > li {cursor:pointer; padding:0 8px; border:1px solid #ccc; border-top:0;}
.select > ul > li:first-child:after {content:'▲';}
Jquery
$("div.select > a").click(function() {
$(this).next("ul").toggle();
return false;
});
$("div.select > ul > li").click(function() {
$(this).parent().hide().parent("div.select").children("a").text($(this).text());
$(this).prependTo($(this).parent());
});
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 396 | ||
| 7829 |
|
9년 전 | 574 | |
| 7828 | 9년 전 | 505 | ||
| 7827 | 9년 전 | 393 | ||
| 7826 | 9년 전 | 405 | ||
| 7825 | 9년 전 | 450 | ||
| 7824 | 9년 전 | 427 | ||
| 7823 | 9년 전 | 342 | ||
| 7822 | 10년 전 | 334 | ||
| 7821 | 10년 전 | 285 | ||
| 7820 | 10년 전 | 330 | ||
| 7819 |
|
10년 전 | 734 | |
| 7818 | 10년 전 | 365 | ||
| 7817 | 10년 전 | 483 | ||
| 7816 | 10년 전 | 382 | ||
| 7815 | 10년 전 | 585 | ||
| 7814 | 10년 전 | 413 | ||
| 7813 | 10년 전 | 351 | ||
| 7812 | 10년 전 | 368 | ||
| 7811 | 10년 전 | 375 | ||
| 7810 | 10년 전 | 532 | ||
| 7809 | 10년 전 | 457 | ||
| 7808 | 10년 전 | 341 | ||
| 7807 | 10년 전 | 381 | ||
| 7806 |
프로그래머7
|
10년 전 | 1315 | |
| 7805 | 10년 전 | 1250 | ||
| 7804 |
zahir1312
|
10년 전 | 757 | |
| 7803 |
|
10년 전 | 1354 | |
| 7802 | 10년 전 | 440 | ||
| 7801 | 10년 전 | 843 | ||
| 7800 | 10년 전 | 1072 | ||
| 7799 | 10년 전 | 523 | ||
| 7798 | 10년 전 | 483 | ||
| 7797 | 10년 전 | 481 | ||
| 7796 | 10년 전 | 320 | ||
| 7795 | 10년 전 | 477 | ||
| 7794 | 10년 전 | 512 | ||
| 7793 | 10년 전 | 1023 | ||
| 7792 | 10년 전 | 429 | ||
| 7791 | 10년 전 | 520 | ||
| 7790 | 10년 전 | 478 | ||
| 7789 |
fbastore
|
10년 전 | 1415 | |
| 7788 | 10년 전 | 511 | ||
| 7787 | 10년 전 | 375 | ||
| 7786 | 10년 전 | 537 | ||
| 7785 | 10년 전 | 548 | ||
| 7784 | 10년 전 | 609 | ||
| 7783 | 10년 전 | 421 | ||
| 7782 | 10년 전 | 464 | ||
| 7781 | 10년 전 | 877 | ||
| 7780 | 10년 전 | 796 | ||
| 7779 | 10년 전 | 763 | ||
| 7778 | 10년 전 | 337 | ||
| 7777 | 10년 전 | 426 | ||
| 7776 | 10년 전 | 432 | ||
| 7775 | 10년 전 | 373 | ||
| 7774 | 10년 전 | 615 | ||
| 7773 | 10년 전 | 361 | ||
| 7772 | 10년 전 | 700 | ||
| 7771 | 10년 전 | 349 | ||
| 7770 | 10년 전 | 629 | ||
| 7769 | 10년 전 | 352 | ||
| 7768 | 10년 전 | 576 | ||
| 7767 | 10년 전 | 1140 | ||
| 7766 | 10년 전 | 465 | ||
| 7765 | 10년 전 | 494 | ||
| 7764 |
잘살아보자
|
10년 전 | 351 | |
| 7763 |
|
10년 전 | 1424 | |
| 7762 |
Tosea
|
10년 전 | 1032 | |
| 7761 | 10년 전 | 619 | ||
| 7760 |
잘살아보자
|
10년 전 | 645 | |
| 7759 |
잘살아보자
|
10년 전 | 471 | |
| 7758 |
잘살아보자
|
10년 전 | 561 | |
| 7757 | 10년 전 | 1213 | ||
| 7756 |
ITBANK
|
10년 전 | 1236 | |
| 7755 | 10년 전 | 1914 | ||
| 7754 | 10년 전 | 1030 | ||
| 7753 | 10년 전 | 855 | ||
| 7752 | 10년 전 | 1367 | ||
| 7751 |
잘살아보자
|
10년 전 | 496 | |
| 7750 |
잘살아보자
|
10년 전 | 455 | |
| 7749 |
잘살아보자
|
10년 전 | 458 | |
| 7748 |
잘살아보자
|
10년 전 | 448 | |
| 7747 |
잘살아보자
|
10년 전 | 548 | |
| 7746 |
잘살아보자
|
10년 전 | 659 | |
| 7745 |
잘살아보자
|
10년 전 | 894 | |
| 7744 |
잘살아보자
|
10년 전 | 403 | |
| 7743 | 10년 전 | 927 | ||
| 7742 |
starbros
|
10년 전 | 812 | |
| 7741 |
잘살아보자
|
10년 전 | 637 | |
| 7740 |
잘살아보자
|
10년 전 | 503 | |
| 7739 |
잘살아보자
|
10년 전 | 447 | |
| 7738 |
잘살아보자
|
10년 전 | 508 | |
| 7737 |
잘살아보자
|
10년 전 | 468 | |
| 7736 |
잘살아보자
|
10년 전 | 488 | |
| 7735 |
잘살아보자
|
10년 전 | 823 | |
| 7734 |
잘살아보자
|
10년 전 | 414 | |
| 7733 |
잘살아보자
|
10년 전 | 519 | |
| 7732 |
잘살아보자
|
10년 전 | 675 | |
| 7731 |
잘살아보자
|
10년 전 | 598 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기