Skip to content

krasu/ios-flip-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###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>

You could find examples here

###Browser Support

Tested on:

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

About

another ios styled checkboxes with touch drag support

Resources

License

Stars

Watchers

Forks

Packages

No packages published