javascript - How to scroll one a page height on mobile? -


I want to ask how to scroll on a mobile device at a page height, such as Does this page work on PC?

I am now using jquery:

  $ (document) .ready (function () {$ (". Main") .Onepage_scroll ({sectionContainer: "Section", responsivebackback: 600, loop: true}};});   

But it does not work on mobile.

How can I do the same effect on mobile?

Thanks for reading. / P>

  var h = $ (window). Light (); $ ("html, body"). Chetan ({scrollTop: H}, 1500, 'easeOutBounce');    

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -