I’ll introduce sample code for implementing CSS3 text animations using jQuery textillate.js.
Although maintenance has been stopped since 2017, I had an opportunity to implement CSS3 text animations with jQuery textillate.js, so I’ll share the sample code I used for testing.
Here are the cdnjs links for the necessary libraries to use jQuery textillate.js:
The sample code and demo page are available in the following GitHub Pull Request, so please check it out:
That’s all from the Gemba.