jQuery Scroll delays (lags) on chrome but smooth on firefox
问题 I was trying to do full page animation without using any scrolling library, the scroll works fine and smooth on the firefox browser, but on Google Chrome scroll animation lags for a second for no reason. I thought this lag in chrome is because of the scrollTop jQuery Animate method, but I wasn't able to find any workaround. I have attached the whole code snippet, I would appreciate suggestions on how I can achieve a smooth scroll on chrome. (function ($) { let $htmlBody = $('html, body'); let