scrollIt.js
scrollIt.js copied to clipboard
anchor needs href="" to function properly
On my iPhone 5 (iOS 8.3) the tag <a data-scroll-goto="0">to the top</a> doesn't work. Putting href="" into it, it does work. Maybe worth mentioning in readme file?