This topic is part of our Mobile Application Development with HTML5 training
jQuery Mobile has a number of elements like buttons and icons to make the user interface more usable. jQuery Mobile also provides a number of built-in themes as well as allow the developer to customise the CSS attributes of any element being shown.
The work to do is:
- Add a theme to the initial page (including the header and the footer)
- Use custom styles using normal CSS
- Create and use a custom theme made with ThemeRoller
- Fix the position of the header (or the footer)
- Add icons to buttons
- Group buttons
This topic is part of our Mobile Application Development with HTML5 training
Leave a Reply