A CSS Library To Animate Checkbox Input – checkbox.css

Category: CSS & CSS3 , Form , Recommended | May 23, 2016
Author:720kb
Views Total:538 views
Official Page:Go to website
Last Update:May 23, 2016
License:MIT

Preview:

A CSS Library To Animate Checkbox Input – checkbox.css

Description:

checkbox.css is a lightweight CSS library used to animate the native checkbox symbols/marks using CSS3 animations.

To apply check interactions to radio buttons, here is a CSS library called radiobox.css you might find useful.

How to use it:

Put the checkbox.css into the head section of the html file.

<link href="dist/checkbox.css" rel="stylesheet">

Add one of the following classes to your checkbox. That’s it.

  •  checkbox-Hey
  • checkbox-Away
  • checkbox-Inout
  • checkbox-Rotate
  • checkbox-Yo
  • checkbox-Roll
  • checkbox-Up
  • checkbox-Down
  • checkbox-Tv
  • checkbox-Jump
  • checkbox-Omg
  • checkbox-Splash
<input class="checkbox-hey" type="checkbox"/> Hey

You Might Be Interested In:


Leave a Reply