Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Apply theming to page,header,content,footer with ui-theme attr #28

Closed
scottjehl opened this issue Sep 16, 2010 · 1 comment
Closed

Apply theming to page,header,content,footer with ui-theme attr #28

scottjehl opened this issue Sep 16, 2010 · 1 comment

Comments

@scottjehl
Copy link

Rules should be:
Page and Content get ui-body-[theme]
Footer and Header get ui-bar-[theme]

@scottjehl
Copy link
Author

mobilize now:

  • 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

Closed by 29a7dae
Closed by 29a7dae
Closed by 29a7dae
Closed by 29a7dae

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant