It should be clear which section is being viewed while scrolling in the nav

后端 未结 0 526
南旧
南旧 2020-12-10 21:34
const navigation = document.getElementById(\'nav_list\');
const sections = document.querySelectorAll(\'section\');
const links = document.querySelectorAll(\'li\')
le         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题