Author: | 720kb |
---|---|
Views Total: | 1,783 views |
Official Page: | Go to website |
Last Update: | September 11, 2016 |
License: | MIT |
Preview:

Description:
checked.css is a CSS library that provides a collection of cool, high-performance CSS3 animations for checkboxes and radio buttons when checked.
How to use it:
Download and insert the checked.css into your html document and done.
<link rel="stylesheet" href="checked.min.css">
Apply an animation class of your choice to the checkbox or radio button.
<input type="checkbox" class="checked-splash"/> <input type="radio" class="checked-splash"/>
All animations included:
- Hey
- Away
- Inout
- Rotate
- Yo
- Roll
- Up
- Down
- Tv
- Jump
- Omg
- Splash
- Boing
- Pump
- Hooray
- Ufo
- Scatman
- Vertigo
- Flash
- Return
- Boom
- Wheel
- Focus
- Tremolo
Nice! You can also try https://github.com/shieldui/shieldui-lite, you can get the square semi-checked function from there. It was made by shieldui.com and it works really well.