Site is not scrolling in mobile. Using JS and CSS - javascript

This Site is not scrolling in mobile. I'm using Nexus 5 with android 6.0
Please assist me.
Thanks!

Related

Website wont scroll only on android devices

While trying to develop a website for a friend, I found out that it would not scroll on android devices, but It does scroll on iphones, ipads, windows phones, etc... I have already checked for body overflow:hidden but that does not seem to solve the problem. Any thoughts? Thank you in advance for your time!
Here is the link: http://www.ifcinternationaltrade.com/CesarCuadros/index.html

Website is not scrolling on Windows Touch Devices

I've developed a one-page website using Bootstrap. http://cpproject.co.uk/social2/
The website works totally fine on all other devices, responsive and also you can scroll.
However, you can't scroll using the touch screen on Windows Devices and Laptops which have touch screen and using the IE Browser. (Works fine on Chrome on a Touch Laptop)
I can't find anything similar to this. I would really appreciate any help or fixes.
Thanks a lot in advance.

fullpage.js + iscroll.js libraries not working corectly only on iphones

It seems that fullpage.js can't detect the height of the browser on iphone devices. Any tips how to fix this? It works ok on android devices.
Here is the url:
vinarijapantic.com/apps/onePage/

Dissable javascript parallax effect for mobile devices

I have a site with a parallax effect. I want to disable this javascript for mobile devices. In antoher post I saw a link to the site: http://detectmobilebrowsers.com/
I post my javascript for parallax on:
http://pastie.org/5024950
The problem is, that it works just the opposit. On my desktop pc I have no parallax and on the mobile devices it is! What do I have to change so it works the opposit way?
Thanks already.
The following article from Viget should cover your requirements.
Managing JavaScript on Responsive Websites
I find the parallax effect doesn't work that good on iOS devices including iPads because of the way scrolling is registered at the end of the scroll and not during. So screen size doesn't really work as a check.

Desktop Touch screen iPhone style scrolling in IE with jquery

Is it possible to make a web page to scroll up and down just like iPhone does in IE with jquery (or any other js tool that has not issues with jquery)?
Sencha Touch is a mobile UI framework with support for momentum scrolling built in. http://dev.sencha.com/deploy/touch/examples/kitchensink/
Look for the example on lists under user interface on the left menu

Categories