baffle.js----javascript plugin for revealing text
A tiny (~1.8kb) javascript library for obfuscating and revealing text in DOM elements.
Step1:link javascript at the bottom of body
Github HERE
https://cdnjs.cloudflare.com/ajax/libs/baffle.js/0.3.6/baffle.min.js
Step2:
html
css
Style the text decently.
Step4:
JS
Apply the plugin with baffle().
Set the characters and the speed of changing text.
The process :start , reveal and stop.
The reveal time is the duration of animation.