반응형
Page Theming
jQuery Mobile 에서는 페이지의 style을 지원하는 rich theming system을 제공하고 있습니다. 각 페이지 위젯에는 자세한 theming documentation이 있습니다. 이 글에서는 어떻게 theming이 apply 되는지 몇개의 high-level 예제들을 살펴보도록 하겠습니다.
위 화면에 대한 소스와 기타 theme a ~ e 까지의 간단한 예제가 있는 소스를 아래에 올립니다.
그리고 Tutorial Page에 가시면 A~E 까지의 theme들을 적용한 각 form 들을 보여주는 페이지가 있습니다.
이 페이지들을 따로 작업해서 파일로 만들었습니다.
보시면 도움이 될 겁니다.
소스들을 보시면서 이것 저것 바꾸시고 테스트해 보시면 확실히 자기것으로 만들 수 있을 겁니다.
그럼 항상 즐 코딩 하세요.
반응형
'jQuery Mobile > JQM Tutorial' 카테고리의 다른 글
Fixed toolbars (0) | 2012.07.28 |
---|---|
JQuery Mobile - Navbar (2) | 2012.07.25 |
JQuery Mobile - Footers (0) | 2012.07.24 |
JQuery Mobile - Header structure (0) | 2012.07.23 |
JQuery Mobile - Toolbar types (0) | 2012.07.21 |
JQuery Mobile - touchOverflow 기능 (0) | 2012.07.09 |
JQuery Mobile - PhoneGap apps (1) | 2012.07.09 |
JQuery Mobile - Scripting pages (1) | 2012.07.05 |
JQuery Mobile - Dynamically Injecting Pages (0) | 2012.06.28 |
JQuery Mobile - Ajax, hashes & history 02 - (0) | 2012.06.27 |