제이쿼리모바일 Checkboxradio Vertically grouped checkboxes 세로로 그룹화 된 체크 박스
제이쿼리모바일 Checkboxradio Vertically grouped checkboxes 세로로 그룹화 된 체크 박스
일반적으로 질문 제목 아래에 여러 개의 확인란이 있습니다.
여러 체크 박스를 그룹화 된 버튼 세트에 시각적으로 통합하기 위해 프레임 워크는
버튼 사이의 모든 여백을 자동으로 제거하고에 data-role="controlgroup"속성 이있는 경우
세트의 상단 및 하단 모서리 만 반올림 합니다 fieldset.
<div class="ui-field-contain">
<fieldset data-role="controlgroup">
<legend>Choose as many snacks as you'd like:</legend>
<input type="checkbox" name="checkbox-1a" id="checkbox-1a" class="custom">
<label for="checkbox-1a">Cheetos</label>
<input type="checkbox" name="checkbox-2a" id="checkbox-2a" class="custom">
<label for="checkbox-2a">Doritos</label>
<input type="checkbox" name="checkbox-3a" id="checkbox-3a" class="custom">
<label for="checkbox-3a">Fritos</label>
<input type="checkbox" name="checkbox-4a" id="checkbox-4a" class="custom">
<label for="checkbox-4a">Sun Chips</label>
</fieldset>
</div>
일반적으로 질문 제목 아래에 여러 개의 확인란이 있습니다.
여러 체크 박스를 그룹화 된 버튼 세트에 시각적으로 통합하기 위해 프레임 워크는
버튼 사이의 모든 여백을 자동으로 제거하고에 data-role="controlgroup"속성 이있는 경우
세트의 상단 및 하단 모서리 만 반올림 합니다 fieldset.
<div class="ui-field-contain">
<fieldset data-role="controlgroup">
<legend>Choose as many snacks as you'd like:</legend>
<input type="checkbox" name="checkbox-1a" id="checkbox-1a" class="custom">
<label for="checkbox-1a">Cheetos</label>
<input type="checkbox" name="checkbox-2a" id="checkbox-2a" class="custom">
<label for="checkbox-2a">Doritos</label>
<input type="checkbox" name="checkbox-3a" id="checkbox-3a" class="custom">
<label for="checkbox-3a">Fritos</label>
<input type="checkbox" name="checkbox-4a" id="checkbox-4a" class="custom">
<label for="checkbox-4a">Sun Chips</label>
</fieldset>
</div>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 178 | AngularJS | 8년 전 | 1427 | ||
| 177 | AngularJS | 8년 전 | 1201 | ||
| 176 | AngularJS | 8년 전 | 1275 | ||
| 175 | AngularJS | 8년 전 | 1365 | ||
| 174 | AngularJS | 8년 전 | 1139 | ||
| 173 | AngularJS | 8년 전 | 1881 | ||
| 172 | AngularJS | 8년 전 | 1437 | ||
| 171 | AngularJS | 8년 전 | 1128 | ||
| 170 | AngularJS | 8년 전 | 1394 | ||
| 169 | AngularJS | 8년 전 | 1188 | ||
| 168 | AngularJS | 8년 전 | 1002 | ||
| 167 | AngularJS | 8년 전 | 1966 | ||
| 166 | AngularJS | 8년 전 | 1038 | ||
| 165 | AngularJS | 8년 전 | 1104 | ||
| 164 | AngularJS | 8년 전 | 1306 | ||
| 163 | AngularJS | 8년 전 | 1152 | ||
| 162 | AngularJS | 8년 전 | 1367 | ||
| 161 | AngularJS | 8년 전 | 1370 | ||
| 160 | AngularJS | 8년 전 | 1123 | ||
| 159 | AngularJS | 8년 전 | 1093 | ||
| 158 | AngularJS | 8년 전 | 1504 | ||
| 157 | AngularJS | 8년 전 | 1474 | ||
| 156 | AngularJS | 8년 전 | 1324 | ||
| 155 | AngularJS | 8년 전 | 1213 | ||
| 154 | AngularJS | 8년 전 | 1610 | ||
| 153 | AngularJS | 8년 전 | 1092 | ||
| 152 | AngularJS | 8년 전 | 1525 | ||
| 151 | AngularJS | 8년 전 | 1419 | ||
| 150 | AngularJS | 8년 전 | 1114 | ||
| 149 | AngularJS | 8년 전 | 1640 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기