summaryrefslogtreecommitdiffstats
path: root/src/js/02-fragment-jumper.js
Commit message (Collapse)AuthorAgeFilesLines
* fix race condition in fragment jumperDan Allen2018-04-151-0/+1
| | | | - sometimes the built-in jump wins out; jump again after delay to be sure
* look for in-page links anywhere in pageDan Allen2018-02-041-1/+1
| | | | - fixes the scroll offset when an in-page link in the site navigation is clicked
* add JavaScript for fragment jumperDan Allen2017-11-201-0/+37