mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 19:37:05 +00:00
Add scroll to top button to articlce list on scroll
This commit is contained in:
3
_includes/top-scroll-button.html
Normal file
3
_includes/top-scroll-button.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<a href="javascript:scrollUp()" class="top-scroll-button">
|
||||
<img alt="Scroll to top" src="/images/up-arrow.png">
|
||||
</a>
|
||||
Reference in New Issue
Block a user