제이쿼리 모바일 checkboxradio widget - option -> iconpos
제이쿼리 모바일 checkboxradio widget - option -> iconpos
iconpos
Type: String
Default: "left"
확인란 또는 라디오 버튼의 어느쪽에 체크 표시 / 라디오 아이콘이 나타날지 지정할 수 있습니다.
이 옵션은 데이터 속성으로도 노출됩니다 data-iconpos="right".
코드 예제 :
지정된 iconpos옵션으로 checkboxradio를 초기화하십시오.
$( ".selector" ).checkboxradio({
iconpos: "right"
});
iconpos초기화 후에 옵션을 가져 오거나 설정하십시오 .
// Getter
var iconpos = $( ".selector" ).checkboxradio( "option", "iconpos" );
// Setter
$( ".selector" ).checkboxradio( "option", "iconpos", "right" );
iconpos
Type: String
Default: "left"
확인란 또는 라디오 버튼의 어느쪽에 체크 표시 / 라디오 아이콘이 나타날지 지정할 수 있습니다.
이 옵션은 데이터 속성으로도 노출됩니다 data-iconpos="right".
코드 예제 :
지정된 iconpos옵션으로 checkboxradio를 초기화하십시오.
$( ".selector" ).checkboxradio({
iconpos: "right"
});
iconpos초기화 후에 옵션을 가져 오거나 설정하십시오 .
// Getter
var iconpos = $( ".selector" ).checkboxradio( "option", "iconpos" );
// Setter
$( ".selector" ).checkboxradio( "option", "iconpos", "right" );
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 208 | 부트스트랩 | 8년 전 | 2717 | ||
| 207 | AngularJS | 8년 전 | 1461 | ||
| 206 | AngularJS | 8년 전 | 1111 | ||
| 205 | AngularJS | 8년 전 | 984 | ||
| 204 | AngularJS | 8년 전 | 1385 | ||
| 203 | AngularJS | 8년 전 | 1182 | ||
| 202 | AngularJS | 8년 전 | 1499 | ||
| 201 | AngularJS | 8년 전 | 1448 | ||
| 200 | AngularJS | 8년 전 | 1418 | ||
| 199 | AngularJS | 8년 전 | 1344 | ||
| 198 | AngularJS | 8년 전 | 1225 | ||
| 197 | AngularJS | 8년 전 | 1388 | ||
| 196 | AngularJS | 8년 전 | 1043 | ||
| 195 | AngularJS | 8년 전 | 1252 | ||
| 194 | AngularJS | 8년 전 | 1267 | ||
| 193 | AngularJS | 8년 전 | 1613 | ||
| 192 | AngularJS | 8년 전 | 1359 | ||
| 191 | AngularJS | 8년 전 | 1581 | ||
| 190 | AngularJS | 8년 전 | 1549 | ||
| 189 | AngularJS | 8년 전 | 1640 | ||
| 188 | AngularJS | 8년 전 | 1395 | ||
| 187 | AngularJS | 8년 전 | 1366 | ||
| 186 | AngularJS | 8년 전 | 1399 | ||
| 185 | AngularJS | 8년 전 | 1433 | ||
| 184 | AngularJS | 8년 전 | 1476 | ||
| 183 | AngularJS | 8년 전 | 1467 | ||
| 182 | AngularJS | 8년 전 | 1007 | ||
| 181 | AngularJS | 8년 전 | 1385 | ||
| 180 | AngularJS | 8년 전 | 1276 | ||
| 179 | AngularJS | 8년 전 | 1247 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기