$(function() { $.fn.scrollToTop = function() { $(this).hide().removeAttr("href"); if ($(window).scrollTop() != "0") { $(this).fadeIn("slow") } var scrollDiv = $(this); $(window).scroll(function() { if ($(window).scrollTop() == "0") { $(scrollDiv).fadeOut("slow") } else { $(scrollDiv).fadeIn("slow") } }); $(this).click(function() { $("html, body").animate({ scrollTop: 0 }, "slow") }) } }); $(function() { $("#btt").scrollToTop(); });

goldlabelapparel:

gold.gypsy

  1. evolvelimitlessly reblogged this from limitlessevolvement
  2. an--xi--ous reblogged this from an--xi--ous
  3. princessdevill reblogged this from goldlabelapparel
  4. goldlabelapparel posted this