This topic is part of our Mobile Application Development with HTML5 training
jQuery Mobile features a lot of advanced user interface elements such as collapsible content and sets, listviews and forms.
The work to do is:
- Make the three French artists collapsible
- Surround the three French artists with a collapsible set and make the first artist expand on load
- Use a listview for the Indian songs and show a back button in the header
- Add a filter to the listviews containing Indian songs
- Add a feedback form (with some server side processing e.g. in PHP)
- Handle swipes and taps appropriately
This topic is part of our Mobile Application Development with HTML5 training
Leave a Reply