luisvinicius167 / ityped

Dead simple Javascript animated typing, with no dependencies.
https://ityped.surge.sh/
MIT License
2.33k stars 128 forks source link

add support to init multiple ityped elements on the same page #19

Closed olivierbossel closed 7 years ago

olivierbossel commented 7 years ago

Hi man, I've updated your code to support multiple ityped elements on the same page at the same time. Hope this will be useful for other than me... I've updated the code quickly so it's not very clean but at least it works fine. Hope it can be a good idea for a next version to rewrite the entire plugin with a Class definition etc... Let me know. Cheers!