• Arnold Daniels's avatar
    Scrollspy acting up when targets are hidden · 5a38a577
    Arnold Daniels authored
    If elements are hidden using `display: none;` which are targets mapped by scrollspy, the plugin might select an incorrect or no menu item.
    
    Checking if the target is visible solved this.
    5a38a577
scrollspy.js 4.57 KB