mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
* applies data-themes appropriately to header,footer,page,and content roles * finds first link in header or footer, applies left button class * finds second link in header or footer, applies right button class * if no left button, a back button is auto added (this can be disabled through $.mobile.addBackBtn) * back buttons will not auto-add on the first page visited. * all headings h1-6 are given ui-title class for constent styling in header and footer * buttons in ui-bar,ui-header,ui-footer now all have consistent sizing and styling Fixes #109 Fixes #114 Fixes #28 Fixes #116 |
||
|---|---|---|
| .. | ||
| jquery.mobile.button.css | ||
| jquery.mobile.collapsible.css | ||
| jquery.mobile.controlgroup.css | ||
| jquery.mobile.core.css | ||
| jquery.mobile.dialog.css | ||
| jquery.mobile.forms.checkboxradio.css | ||
| jquery.mobile.forms.fieldcontain.css | ||
| jquery.mobile.forms.select.css | ||
| jquery.mobile.forms.slider.css | ||
| jquery.mobile.forms.textinput.css | ||
| jquery.mobile.grids.css | ||
| jquery.mobile.headerfooter.css | ||
| jquery.mobile.listview.css | ||
| jquery.mobile.navlist.css | ||
| jquery.mobile.theme.css | ||
| jquery.mobile.transitions.css | ||
| manifest.php | ||