yutongp / Breathelight.js

breathe light effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breathelight.js

Cool breathe light effect on web in both CSS animation and jQuery. ###Demo

Getting started

##jQuery Version

Import the core library:

<script src="breathelight.jquery.js"></script>

Sample example:

$("#mybutton").breathe();

About

breathe light effect


Languages

Language:JavaScript 100.0%