CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   HTML & CSS (http://www.codingforums.com/forumdisplay.php?f=13)
-   -   Webpage won't scroll on mobile/tablet (http://www.codingforums.com/showthread.php?t=283908)

pappley 12-10-2012 04:57 PM

Webpage won't scroll on mobile/tablet
 
My site functions on desktop browsers fine. I serve my store through an iframe, and I thought at first it was the iframe causing the scrolling issues (the known issues with scrolling within a fixed div on iOS).

However, if you visit the direct link:
https://shop.gardenofflavor.com/inde...tegory&path=59

This page also won't scroll. I've scoured my css/html and there is no fixed positioning. I'm not sure what is causing this site not to scroll on mobile/tablet (I've been testing in iOS5 and 6) but it makes my store unusable on mobile/tablet which I'm trying to fix.

AndrewGSW 12-10-2012 11:58 PM

It might be caused by having a missing closing DIV tag, and no closing BODY or HTML tags.

Validate


All times are GMT +1. The time now is 05:28 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.