v1.0.1
版本发布时间: 2016-07-16 16:22:10
callmecavs/jump.js最新发布版本:v1.0.2(2017-01-09 05:44:24)
- Abstracted the target element offset calculation, to keep the code DRY
- Optimized the
getBoundingClientRect
adjustment, by using thestart
position, rather than calling for the scroll location again