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
Post a Comment