분할 단추 드롭 다운
분할 단추 드롭 다운
예
<div class="btn-group">
<button type="button" class="btn btn-primary">Sony</button>
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Tablet</a></li>
<li><a href="#">Smartphone</a></li>
</ul>
</div>
[전체소스]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Split Buttons</h2>
<div class="btn-group">
<button type="button" class="btn btn-primary">Sony</button>
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Tablet</a></li>
<li><a href="#">Smartphone</a></li>
</ul>
</div>
</div>
</body>
</html>
예
<div class="btn-group">
<button type="button" class="btn btn-primary">Sony</button>
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Tablet</a></li>
<li><a href="#">Smartphone</a></li>
</ul>
</div>
[전체소스]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Split Buttons</h2>
<div class="btn-group">
<button type="button" class="btn btn-primary">Sony</button>
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Tablet</a></li>
<li><a href="#">Smartphone</a></li>
</ul>
</div>
</div>
</body>
</html>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 148 | AngularJS | 8년 전 | 1662 | ||
| 147 | AngularJS | 8년 전 | 1077 | ||
| 146 | AngularJS | 8년 전 | 1266 | ||
| 145 | AngularJS | 8년 전 | 1372 | ||
| 144 | AngularJS | 8년 전 | 1159 | ||
| 143 | AngularJS | 8년 전 | 1205 | ||
| 142 | AngularJS | 8년 전 | 1175 | ||
| 141 | AngularJS | 8년 전 | 1336 | ||
| 140 | AngularJS | 8년 전 | 1201 | ||
| 139 | AngularJS | 8년 전 | 1448 | ||
| 138 | AngularJS | 8년 전 | 1155 | ||
| 137 | AngularJS | 8년 전 | 1066 | ||
| 136 | AngularJS | 8년 전 | 1163 | ||
| 135 | AngularJS | 8년 전 | 1683 | ||
| 134 | AngularJS | 8년 전 | 1385 | ||
| 133 | AngularJS | 8년 전 | 1481 | ||
| 132 | AngularJS | 8년 전 | 1100 | ||
| 131 | AngularJS | 8년 전 | 1375 | ||
| 130 | AngularJS | 8년 전 | 1466 | ||
| 129 | AngularJS | 8년 전 | 1448 | ||
| 128 | AngularJS | 8년 전 | 2068 | ||
| 127 | AngularJS | 8년 전 | 1493 | ||
| 126 | jQuery Mobile | 8년 전 | 2263 | ||
| 125 | jQuery Mobile | 8년 전 | 2020 | ||
| 124 | jQuery Mobile | 8년 전 | 1887 | ||
| 123 | jQuery Mobile | 8년 전 | 1820 | ||
| 122 | jQuery Mobile | 8년 전 | 1862 | ||
| 121 | jQuery Mobile | 8년 전 | 2066 | ||
| 120 | jQuery Mobile | 8년 전 | 1601 | ||
| 119 | jQuery Mobile | 8년 전 | 1681 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기