제이쿼리 모바일 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 );
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 58 | jQuery Mobile | 8년 전 | 2978 | ||
| 57 | jQuery Mobile | 8년 전 | 2024 | ||
| 56 | jQuery Mobile | 8년 전 | 1353 | ||
| 55 | jQuery Mobile | 8년 전 | 1547 | ||
| 54 | jQuery Mobile | 8년 전 | 2230 | ||
| 53 | jQuery Mobile | 8년 전 | 1528 | ||
| 52 | jQuery Mobile | 8년 전 | 1551 | ||
| 51 | jQuery Mobile | 8년 전 | 1421 | ||
| 50 | jQuery Mobile | 8년 전 | 1310 | ||
| 49 | jQuery Mobile | 8년 전 | 1815 | ||
| 48 | jQuery Mobile | 8년 전 | 1458 | ||
| 47 | jQuery Mobile | 8년 전 | 2014 | ||
| 46 | jQuery Mobile | 8년 전 | 1976 | ||
| 45 | jQuery Mobile | 8년 전 | 1509 | ||
| 44 | jQuery Mobile | 8년 전 | 1670 | ||
| 43 | jQuery Mobile | 8년 전 | 1783 | ||
| 42 | jQuery Mobile | 8년 전 | 1661 | ||
| 41 | jQuery Mobile | 8년 전 | 1830 | ||
| 40 | jQuery Mobile | 8년 전 | 1468 | ||
| 39 | jQuery Mobile | 8년 전 | 1628 | ||
| 38 | jQuery Mobile | 8년 전 | 2176 | ||
| 37 | jQuery Mobile | 8년 전 | 2678 | ||
| 36 | jQuery Mobile | 8년 전 | 2126 | ||
| 35 | jQuery Mobile | 8년 전 | 1514 | ||
| 34 | jQuery Mobile | 8년 전 | 2415 | ||
| 33 | AngularJS | 8년 전 | 2861 | ||
| 32 | AngularJS | 8년 전 | 2426 | ||
| 31 | AngularJS | 8년 전 | 1761 | ||
| 30 | AngularJS | 8년 전 | 2836 | ||
| 29 | AngularJS | 8년 전 | 2391 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기