A small JavaScript library that takes advantage of CSS3 animation to create a Flash Popup effect on your element when clicked.
Simple Vue Modal Component With Explosion Effect
How to make use of it:
1. Load the JavaScript flash-pop-effect.umd.js on the HTML web page.
<script src="dist/flash-pop-effect.umd.js"></script>
2. Create a motion button on which you wish to apply the Flash Popup impact.
<div class="btn"></div>
3. Attach the function flash
to the button and executed it.
flash(".btn");
Flash Popup Click Effect, Flash Pop Effect Plugin/Github
See Demo And Download
Official Website(kami8112): Click Here
This superior jQuery/javascript plugin is developed by kami8112. For extra Advanced Usages, please go to the official website.