$(function(){ $("#minicellIntro").typed({ strings: ["Hello ! I'm Minicell ! .", "Second sentence here!"], typeSpeed: 0 }); });