Converted the member list to use a responsive jQM table. Converted the add member and list member pages to use responsive styles.
Converted footer to fixed toolbar for responsiveness.
Removed the info dialog and replaced it with a popup to standardize on popups. Dialogs are being deprecated in jQM 1.4.
Removed unnecessary HTML elements. These were removed since they were being displayed during transitions.
Optimized the CSS stylesheet rules
Also converted the Backbone quickstart to use the Backbone.Router instead of relying on jQueryMobile alone to transition across pages. This makes is easier to add more Backbone views, add more functionality specific to events in views, especially when using it on a Cordova app in a mobile device.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Converted the member list to use a responsive jQM table. Converted the add member and list member pages to use responsive styles.
Converted footer to fixed toolbar for responsiveness.
Removed the info dialog and replaced it with a popup to standardize on popups. Dialogs are being deprecated in jQM 1.4.
Removed unnecessary HTML elements. These were removed since they were being displayed during transitions.
Optimized the CSS stylesheet rules
Also converted the Backbone quickstart to use the Backbone.Router instead of relying on jQueryMobile alone to transition across pages. This makes is easier to add more Backbone views, add more functionality specific to events in views, especially when using it on a Cordova app in a mobile device.