$('#element').typeIt({ // options });

$('#example1').typeIt({ strings: 'This is a simple string.', speed: 50, autoStart: false });