제이쿼리 모바일 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년 전 | 2987 | ||
| 57 | jQuery Mobile | 8년 전 | 2031 | ||
| 56 | jQuery Mobile | 8년 전 | 1365 | ||
| 55 | jQuery Mobile | 8년 전 | 1556 | ||
| 54 | jQuery Mobile | 8년 전 | 2236 | ||
| 53 | jQuery Mobile | 8년 전 | 1537 | ||
| 52 | jQuery Mobile | 8년 전 | 1555 | ||
| 51 | jQuery Mobile | 8년 전 | 1426 | ||
| 50 | jQuery Mobile | 8년 전 | 1313 | ||
| 49 | jQuery Mobile | 8년 전 | 1817 | ||
| 48 | jQuery Mobile | 8년 전 | 1461 | ||
| 47 | jQuery Mobile | 8년 전 | 2019 | ||
| 46 | jQuery Mobile | 8년 전 | 1980 | ||
| 45 | jQuery Mobile | 8년 전 | 1514 | ||
| 44 | jQuery Mobile | 8년 전 | 1675 | ||
| 43 | jQuery Mobile | 8년 전 | 1789 | ||
| 42 | jQuery Mobile | 8년 전 | 1667 | ||
| 41 | jQuery Mobile | 8년 전 | 1835 | ||
| 40 | jQuery Mobile | 8년 전 | 1475 | ||
| 39 | jQuery Mobile | 8년 전 | 1633 | ||
| 38 | jQuery Mobile | 8년 전 | 2180 | ||
| 37 | jQuery Mobile | 8년 전 | 2683 | ||
| 36 | jQuery Mobile | 8년 전 | 2131 | ||
| 35 | jQuery Mobile | 8년 전 | 1520 | ||
| 34 | jQuery Mobile | 8년 전 | 2422 | ||
| 33 | AngularJS | 8년 전 | 2873 | ||
| 32 | AngularJS | 8년 전 | 2434 | ||
| 31 | AngularJS | 8년 전 | 1767 | ||
| 30 | AngularJS | 8년 전 | 2840 | ||
| 29 | AngularJS | 8년 전 | 2399 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기