This button is basically useless as it forces a reload of the current page, linked to "top" anchor which is placed at the top of each page.
Can it just be altered to run "window.scrollTo(0,0);" as its click event?
Can it just be altered to run "window.scrollTo(0,0);" as its click event?
Comment