MrFish 9 Posted March 15, 2012 Report Share Posted March 15, 2012 Mobiles site work fine but when I view a sites main desktop version the page locks up (on both iphone and droid). It occasionally allows me to zoom in and out but just locks up again. I cant pan the screen around and I can't fill in forms. I'm just looking for some possible answers. Could it be that the site is too heavy for the phone?I can provide a url if needed. Quote Link to post Share on other sites
trevelluk 0 Posted March 16, 2012 Report Share Posted March 16, 2012 (edited) Yes, we'll definitely need a URL to be able to provide help with this. Edited March 16, 2012 by trevelluk Quote Link to post Share on other sites
MrFish 9 Posted March 16, 2012 Author Report Share Posted March 16, 2012 http://www.napolitanohomes.com/signup.php Let me know if you have any ideas. Quote Link to post Share on other sites
thescientist 231 Posted March 16, 2012 Report Share Posted March 16, 2012 (edited) you have a script trace error on line 4 of global.js Uncaught TypeError: Object [object Object] has no method 'cycle' I don't believe cycle is a native jquery method, are you missing some sort of dependency library/plugin? also, why do you have so many document(ready) functions? Just use one and put all your code in that, as the documentation stateshttp://api.jquery.com/ready/ Edited March 16, 2012 by thescientist Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.