Skip to content

esolar07/Selects

Repository files navigation

Selects

Simple CSS/Sass animation for input fields.

Live Preview

What is Selects

A collection of checkbox animations made in CSS / Sass using the "Checkbox Hack". There is no Javascript used. The checkboxes use the element for their inputs and hide checkbox inputs due to their limited CSS support. By using a for attribute on the element, you tell the browser which label belongs which input.

Label Animations are created using the keyframe animations. Some also include the :before and :after pseudo elements of labels. These can be used in real world projects.

Brower Support

These checkboxes will work in all the major browsers:

⋅⋅* Google Chrome - [x] ⋅⋅* FireFox - [x] ⋅⋅* Internet Explorer - [x] ⋅⋅* Opera - [x] ⋅⋅* Safari - [x]

How to use

CSS

Download the CSS library

Link to the file within your project

Add a class to your element

Sass

Download the Sass library

Using the @import statement, import the Sass file into the Sass manifest file

Either @include and @extend in the element

About

Library for simple CSS/Sass animation for input fields. - Built using PHP / Slim and Sass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published