Line 348: | Line 348: | ||
setTimeout(function(){$( "#test3" ).fadeOut( 600 );},14000); | setTimeout(function(){$( "#test3" ).fadeOut( 600 );},14000); | ||
setTimeout(function(){$( "#test4" ).fadeIn( 600 );},15000); | setTimeout(function(){$( "#test4" ).fadeIn( 600 );},15000); | ||
− | setTimeout(function(){$( "#test2.1" ).fadeIn( 600 );}, | + | setTimeout(function(){$( "#test2.1" ).fadeIn( 600 );},17400); |
setTimeout(function(){$( "#test2" ).fadeOut( 600 );},17500); | setTimeout(function(){$( "#test2" ).fadeOut( 600 );},17500); | ||
− | setTimeout(function(){$( "#test2.2" ).fadeIn( 600 );}, | + | setTimeout(function(){$( "#test2.2" ).fadeIn( 600 );},18900); |
setTimeout(function(){$( "#test2.1" ).fadeOut( 600 );},19000); | setTimeout(function(){$( "#test2.1" ).fadeOut( 600 );},19000); | ||
setTimeout(function(){$( "#test4" ).fadeOut( 600 );},20500); | setTimeout(function(){$( "#test4" ).fadeOut( 600 );},20500); |
Revision as of 03:49, 19 October 2016