Line 391: | Line 391: | ||
setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},30500); | setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},30500); | ||
setTimeout(function(){$( "#test7" ).fadeIn( 600 );},31500); | setTimeout(function(){$( "#test7" ).fadeIn( 600 );},31500); | ||
− | setTimeout(tlFruit.play(),32000); | + | setTimeout(function(){tlFruit.play();},32000); |
setTimeout(function(){$( "#test6" ).fadeIn( 600 );},33000); | setTimeout(function(){$( "#test6" ).fadeIn( 600 );},33000); | ||
</script | </script |
Revision as of 12:19, 19 October 2016