
jQuery iOS Checkboxes
Hot or Not
External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Description

Description
I created this plugin to easily enable the iOS 5 + 6 style checkboxes in HTML development. It is completely customisable with CSS for advanced users or the JS call can be modified to allow for simple tweaks like the colour, or the border-radus to turn the checkboxes into iOS 4 style. I was keen to make the checkboxes without the need for images so it can be modified quickly, because of this i had to use CSS 3 which means that older browsers will be effected but it does degrade gracefully. To make the code base shorter, for perfect results use jQuery 1.8+ as this includes browser prefixing support.Features
- iOS4, iOS5, iOS6, iOS7 UISwitch
- 100% CSS3 for complete customisability
- Ability to change the Checked Colour
- Any text for on/off
- Auto sizing based on the font-size
- Mobile Support (Although I know you may not want to load jQuery on a Mobile device.)
- Global defaults, set style once and use across your website.