Line 13: | Line 13: | ||
}); | }); | ||
+ | |||
+ | //failed attempts | ||
+ | |||
+ | //var prop=0; | ||
+ | |||
+ | //$(window).scroll(function() { | ||
+ | |||
+ | //prop= ($(window).scrollTop() + $(window).height()/$(document).height()); | ||
+ | //$("#nugget").css('opacity') = prop.toString();; | ||
+ | //$(".testtext").css('opacity') = (1-prop).toString();; | ||
+ | |||
+ | //} | ||
Revision as of 21:29, 8 August 2016