Difference between revisions of "Template:AUC TURKEY"
Line 894: | Line 894: | ||
//console.log( newColor.red(), newColor.green(), newColor.blue() ); | //console.log( newColor.red(), newColor.green(), newColor.blue() ); | ||
$('body').animate({ backgroundColor: newColor }, 0); | $('body').animate({ backgroundColor: newColor }, 0); | ||
− | console.log("ps"+percentScrolled); | + | console.log("ps"+percentScrolled+" "+animation_end_pos); |
} else if ( scroll_pos > animation_end_pos ) { | } else if ( scroll_pos > animation_end_pos ) { | ||
$('body').animate({ backgroundColor: ending_color }, 0); | $('body').animate({ backgroundColor: ending_color }, 0); |
Revision as of 08:43, 28 June 2015