Ios-flip-switch

another ios styled checkboxes with touch drag support

View the Project on GitHub krasu/ios-flip-switch

Why another one iOS flip switcher?

It is free for all, it is fully support mobile devices, no images just CSS3, and because when it was written, here was no free alternative to it.

Usage.

Just include jQuery, plugin css and js files and you attach it:

<input type="checkbox" name="test-input" class="ios-switch">
<script>
$('.ios-switch').iOSFlipSwitch()
</script>

Examples

Browser Support

Tested on:
Firefox 22+
Chrome 28+
IE 9 +
IOS6 Safari
Android 4.* (Firefox, Chrome, old default browser)