SETUP:
Using Google Apps Script's UI (doGet) with tabPanel option. At the bottom of each panel is a "previous" and "next" button to navigate through the tabs.
ISSUE:
When activating a navigation button the viewing area remains at the bottom of the screen.
QUESTION:
What code can be used to jump to the top of the screen? (i.e. window.scrollTo(0,0)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…