Junyangong (Talk | contribs) |
Junyangong (Talk | contribs) |
||
Line 109: | Line 109: | ||
var scroll = $(window).scrollTop(); | var scroll = $(window).scrollTop(); | ||
− | if (scroll >= | + | if (scroll >= 2) { |
$(".first").removeClass("hide"); | $(".first").removeClass("hide"); | ||
} else { | } else { |
Revision as of 12:25, 22 August 2017