willyfc / checkbo

Custom Checkbox and Radio, lightweight jQuery Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checkBo lightweight jQuery plugin v0.1.2

Custom Checkbox and Radio, lightweight jQuery Plugin

Demo and Documentation are available here

Features

  • Cross browsers: Chrome, Firefox, Safari, Opera ( PC, MACOS ). IE8+ (CSS3 not supported)
  • Hand-held/Touch devices support: Andriod, IOS, BlackBerry
  • Lightweight Plugin
  • Check all checkboxes
  • Size options: Default, Small, Medium, Large
  • NO classes or custom attributes are required for states :checked.
  • Toggle Check all text new
  • Show, Hide and Toggle elements new
  • More options are Coming soon..

LICENSE

The MIT License (MIT)

Copyright (c) 2014 Mahmoud

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Changelog

  • v0.1.0 - First release.
  • v0.1.1 - Bug fix, improvements and new features:
    • Bug fix: radio group
    • Improvements: re-structure src folder versions and general improvements
    • New features: Check all toggle text. Show, Hide and Toggle.
  • v0.1.2 - BUg fix: fix radio buttons animation in Safari

About

Custom Checkbox and Radio, lightweight jQuery Plugin

License:MIT License