The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › JavaScript › Why can't I get typed.js to work?
I’m trying to use this jQuery plugin called typed.js.
Here is the site:
http://www.mattboldt.com/demos/typed-js/
Now, he gives a little custom method to make the plugin only delete a few words and start where it left off. I have tried the if statement and it doesn’t work.
Here’s a codepen that illustrates the problem:
http://codepen.io/Joe_Temp/pen/yEgiz