How do I reset scroll position?
window. scrollTo(0,0); add this code to your each tab click functions so that when ever you click any tab, it resets to top. Calling this function after transition between view ,will reset my scroll position.Similarly, how do I fix my mouse scroll wheel?You must use the "Category" view in Control Pa...