iSwitch

A pretty pure CSS3 iOS 7 style checkbox

iSwitch

iSwitch helps you turn your default HTML checkbox inputs into iOS 7 style switches by only one CSS class.

v1.0.0 2015-02-05

优势

使用方法

  1. iswitch.css添加到页面
    <link rel="stylesheet" href="dist/iswitch.min.css">
  2. 给input checkbox添加iswitch的class
    <input type="checkbox" class="iswitch">
  3. 刷新页面, 闪亮登场
    • 选中状态:
    • 选中状态:
    • 选中状态:
    • 选中状态:

支持的浏览器

参考

Examples

License

The MIT License (MIT)

Copyright (c) 2015 Sun