UNPKG

album-template

Version:

Album is the Bootstrap 4 Template for photography and magazine with Three column layout.

1 lines 374 B
function attachTopScroller(o){$(window).scroll(function(){100<$(this).scrollTop()?$(o).fadeIn():$(o).fadeOut()}),$(o).click(function(){return $("html, body").animate({scrollTop:0},1e3),!1})}$(window).on("load",function(){$(".loader").delay(1e3).fadeOut("slow")}),$(document).ready(function(){$("#currentYear").text((new Date).getFullYear()),attachTopScroller(".scrollUp")});