제이쿼리 모바일 checkboxradio widget - option -> defaults 기본값
제이쿼리 모바일 checkboxradio widget - option -> defaults 기본값
유형 : 부울
태만: false
이 옵션을 설정하면 true다른 위젯 옵션에 기본값이 있고 jQuery Mobile의 위젯 자동 증분 코드가 데이터 속성에서 옵션 값을 검색하는 단계를 생략하게됩니다. 이것은 시작 시간을 향상시킬 수 있습니다.
이 옵션은 데이터 속성으로도 노출됩니다 data-defaults="true".
코드 예제 :
지정된 defaults옵션으로 checkboxradio를 초기화하십시오.
$( ".selector" ).checkboxradio({
defaults: true
});
defaults초기화 후에 옵션을 가져 오거나 설정하십시오 .
// Getter
var defaults = $( ".selector" ).checkboxradio( "option", "defaults" );
// Setter
$( ".selector" ).checkboxradio( "option", "defaults", true );
유형 : 부울
태만: false
이 옵션을 설정하면 true다른 위젯 옵션에 기본값이 있고 jQuery Mobile의 위젯 자동 증분 코드가 데이터 속성에서 옵션 값을 검색하는 단계를 생략하게됩니다. 이것은 시작 시간을 향상시킬 수 있습니다.
이 옵션은 데이터 속성으로도 노출됩니다 data-defaults="true".
코드 예제 :
지정된 defaults옵션으로 checkboxradio를 초기화하십시오.
$( ".selector" ).checkboxradio({
defaults: true
});
defaults초기화 후에 옵션을 가져 오거나 설정하십시오 .
// Getter
var defaults = $( ".selector" ).checkboxradio( "option", "defaults" );
// Setter
$( ".selector" ).checkboxradio( "option", "defaults", true );
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 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 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기