제이쿼리 모바일 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 );
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 118 | jQuery Mobile | 8년 전 | 1333 | ||
| 117 | jQuery Mobile | 8년 전 | 1588 | ||
| 116 | jQuery Mobile | 8년 전 | 1808 | ||
| 115 | jQuery Mobile | 8년 전 | 1772 | ||
| 114 | jQuery Mobile | 8년 전 | 1959 | ||
| 113 | jQuery Mobile | 8년 전 | 1869 | ||
| 112 | jQuery Mobile | 8년 전 | 2479 | ||
| 111 | jQuery Mobile | 8년 전 | 1782 | ||
| 110 | jQuery Mobile | 8년 전 | 1574 | ||
| 109 | jQuery Mobile | 8년 전 | 1733 | ||
| 108 | jQuery Mobile | 8년 전 | 1959 | ||
| 107 | jQuery Mobile | 8년 전 | 1763 | ||
| 106 | jQuery Mobile | 8년 전 | 1443 | ||
| 105 | jQuery Mobile | 8년 전 | 1738 | ||
| 104 | jQuery Mobile | 8년 전 | 2403 | ||
| 103 | jQuery Mobile | 8년 전 | 1552 | ||
| 102 | jQuery Mobile | 8년 전 | 1495 | ||
| 101 | jQuery Mobile | 8년 전 | 1677 | ||
| 100 | jQuery Mobile | 8년 전 | 1912 | ||
| 99 | jQuery Mobile | 8년 전 | 1365 | ||
| 98 | jQuery Mobile | 8년 전 | 1389 | ||
| 97 | jQuery Mobile | 8년 전 | 1648 | ||
| 96 | jQuery Mobile | 8년 전 | 1302 | ||
| 95 | jQuery Mobile | 8년 전 | 1124 | ||
| 94 | jQuery Mobile | 8년 전 | 1519 | ||
| 93 | jQuery Mobile | 8년 전 | 1141 | ||
| 92 | jQuery Mobile | 8년 전 | 1562 | ||
| 91 | jQuery Mobile | 8년 전 | 1509 | ||
| 90 | jQuery Mobile | 8년 전 | 1677 | ||
| 89 | jQuery Mobile | 8년 전 | 1657 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기