I have a nav bar on my html page with a sticky position to the top of the page.
(我的html页面上有一个导航栏,在页面顶部具有粘性位置。)
The nav bar is set to scroll down the text to my id tags on the page when I click. (导航栏设置为当我单击时将文本向下滚动到页面上的id标签。)
This works, but my titles are hidden behind the nav bar when the position on the page is moved because it is set to put the tagged title at the top of the page. (此方法有效,但是当页面上的位置移动时,我的标题隐藏在导航栏的后面,因为它被设置为将标记的标题放在页面顶部。)
How do I make the page scroll up so the title text is visible when i click a nav link? (如何使页面向上滚动,以便在单击导航链接时可以看到标题文本?)
ask by BaxterBishop translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…