Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | This is a slightly kludgy way to stop the annoying 1px pre and post | Struan Donald | 2013-06-03 | -0/+3 |
| | | | | | | | transition jumps caused by screen scrolling on, at least, iOS. Basically setting this causes defaultHomeScroll to be set to 0 deep within JQM and hence the scrollPage function in transitions to do nothing. Without this defaultHomeScroll is set to 1 and scrollPage scrolls the page 1px | |||
* | turn off more unwanted jquery mobile features | Struan Donald | 2013-05-28 | -0/+2 |
| | ||||
* | disable jQuery mobile page loading on link clicking | Struan Donald | 2013-02-28 | -0/+1 |
| | ||||
* | disable jquery mobile features that upset routing | Struan Donald | 2013-02-28 | -0/+2 |
| | ||||
* | use slidey transitions | Struan Donald | 2012-11-30 | -0/+1 |
| | ||||
* | Work in progress converstion to use Jquery mobile | Struan Donald | 2012-10-24 | -0/+3 |
Problem submission doesn't work yet and still some look and feel work to be done |