Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Saguaros Moderator
    #1093894

    Hi,

    You can try with this tweak:
    1- Go to file: root/mod_jak2filter/assets/js/jak2filter.js
    2- Look for this line of code (at approx line 349):

    Replace: container.offset().top

    by the value that suits your need, for example,

    jQuery('html, body').animate({scrollTop: '10px'});

    Then clear browser’s caches & cookies.

    Regards

    wolly Friend
    #1095388

    Thank you, your support is top notch!

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  wolly 6 years, 8 months ago.

The topic ‘Vertical Auto scroll’ is closed to new replies.