Line 4: | Line 4: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".testtext").hide(); | $(".testtext").hide(); | ||
− | + | } | |
$(window).scroll(function() { | $(window).scroll(function() { | ||
Line 13: | Line 13: | ||
}); | }); | ||
+ | |||
// else if (flag = true) { | // else if (flag = true) { | ||
// $("#nugget").show(); | // $("#nugget").show(); |
Revision as of 20:44, 8 August 2016