Typed Text Animation
Is it possible to create a text animation where the text looks like it is being typed out? Ex: http://www.mattboldt.com/demos/typed-js/
Is it possible to create a text animation where the text looks like it is being typed out? Ex: http://www.mattboldt.com/demos/typed-js/
Hi Benjamin,
You can do this by creating several 'set value' events that set the value to an input field one letter at a time with a delay between each event.
Best,
Danielle
Hi Benjamin,
You can do this by creating several 'set value' events that set the value to an input field one letter at a time with a delay between each event.
Best,
Danielle
Replies have been locked on this page!