Execute after 3 seconds with jQuery setTimeout(function(){ console.log("something doing"); },3000); 関連