I know how to implement a sticky header on PC browser. However, on mobile devices, 'scroll' event behaves really weired. It only fires once after window stopped scrolling, so that I cannot monitor 'window.scrollTop' in real time.I know how to implement a sticky header on PC b