Skip to content

yonineitor/styleswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

styleswitch

Style css switch not require javascript

to use only use class switch, on and off.

    <label class="switch">
        <input type="checkbox" >
        <span class="on"> Si </span>
        <span class="off"> No </span>
    </label>

About

Style css switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages