Made with Typed, now you can animate words and phrases.
All you need is to include the script at the bottom of your page:
<script src="/assets/vendor/typed/typed.min.js"></script>>
To make the typing animation to work you need to add the .type-this
class on the needed element. Also you must
add a unique on each animated element in order for this to properly work.
Using the data-type-this
attribute added on the same element you can add an array of words that you want to animate, separated by comma.
Create now a website for:
<span id="type_1" class="type-this c-base-1" data-type-this="business, agency, creative, real estate, architecture, school, healt, recruitment, blog, magazine, portfolio"></span>