I'm having a bit of an issue with a responsive site at the moment.
All but one of the pages don't get the scroll momentum you would normally get from using the Internet on your phone. I'm not sure if this is restricted to mobile safari or other mobile browsers, I've only just started the responsive work on this site.
But, does anyone know why some pages might not have scroll momentum? Some of the pages are quite heavy with images and a little jQuery, but I wouldn't think there's enough to cause rendering issues.
Any ideas?
The link to the dev site is: apt.codeplayground.co.uk.
[EDIT]
There appears to be a problem with our .wrapper
div, as this wasn't included on the about page that was working, now we've included it the scroll doesn't work properly.