Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

scroll to top button css

<button onclick="document.body.scroll(0,0)"></button>
<!-- document.body can be replaced any element with overflowing content -->
 
PREVIOUS NEXT
Tagged: #scroll #top #button #css
ADD COMMENT
Topic
Name
2+6 =