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


 Step3:
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.





Popular posts from this blog

Fancyapps — easily build overlay windows with carousel

Meet Mantine: A TS-Based Open-Source React Components Library

Meet Tippy.js: The Complete Tooltip Popover Plugin