This commit is contained in:
Bruno Rybársky 2022-05-16 19:35:22 +02:00
commit 353c04478f

6
loader.js Normal file

@ -0,0 +1,6 @@
//on ready
$(document).ready(function(){
//on button click enable/disable bounce scroll
$("#bounce_scroll_button").click(function(){
//load the bounce scroll script
//add link