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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -