제이쿼리 모바일 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" );
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 148 | AngularJS | 8년 전 | 1659 | ||
| 147 | AngularJS | 8년 전 | 1075 | ||
| 146 | AngularJS | 8년 전 | 1265 | ||
| 145 | AngularJS | 8년 전 | 1370 | ||
| 144 | AngularJS | 8년 전 | 1157 | ||
| 143 | AngularJS | 8년 전 | 1202 | ||
| 142 | AngularJS | 8년 전 | 1174 | ||
| 141 | AngularJS | 8년 전 | 1335 | ||
| 140 | AngularJS | 8년 전 | 1199 | ||
| 139 | AngularJS | 8년 전 | 1445 | ||
| 138 | AngularJS | 8년 전 | 1152 | ||
| 137 | AngularJS | 8년 전 | 1064 | ||
| 136 | AngularJS | 8년 전 | 1156 | ||
| 135 | AngularJS | 8년 전 | 1681 | ||
| 134 | AngularJS | 8년 전 | 1383 | ||
| 133 | AngularJS | 8년 전 | 1477 | ||
| 132 | AngularJS | 8년 전 | 1098 | ||
| 131 | AngularJS | 8년 전 | 1372 | ||
| 130 | AngularJS | 8년 전 | 1465 | ||
| 129 | AngularJS | 8년 전 | 1445 | ||
| 128 | AngularJS | 8년 전 | 2063 | ||
| 127 | AngularJS | 8년 전 | 1488 | ||
| 126 | jQuery Mobile | 8년 전 | 2259 | ||
| 125 | jQuery Mobile | 8년 전 | 2015 | ||
| 124 | jQuery Mobile | 8년 전 | 1882 | ||
| 123 | jQuery Mobile | 8년 전 | 1814 | ||
| 122 | jQuery Mobile | 8년 전 | 1858 | ||
| 121 | jQuery Mobile | 8년 전 | 2059 | ||
| 120 | jQuery Mobile | 8년 전 | 1594 | ||
| 119 | jQuery Mobile | 8년 전 | 1678 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기