A jQuery Mobile responsive template - one column on smartphones, two columns on tablet and desktop
- vertical menu which slides to the left in tablet mode and slides up in phone mode
- based on the jquery mobile docs implementation for a two-colum layout
- hide menu after clicking a menu entry in single colum mode (can be removed in template.js)
- almost no custom js is used for this template (just 10 lines of code for the menu toggle button) *uses jQuery Mobile 1.2.0-alpha-1 (but also work with jqm 1.1.1)
Christian Haintz [ christian (dot) haintz (at) orangelabs (dot) at ]
Copyright (C) 2012 Christian Haintz
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.