An open API service indexing awesome lists of open source software.

https://github.com/georgeosddev/jquery.boxflick.js

Enable horizontal flick move for Android.
https://github.com/georgeosddev/jquery.boxflick.js

Last synced: 2 months ago
JSON representation

Enable horizontal flick move for Android.

Awesome Lists containing this project

README

        

# jquery.boxflick.js
Enable horizontal flick move for Android.

## Usage




$(function(){
$( "#handler" ).boxflick({
auto:5000
});
});

>See also > [Demo](http://georgeosddev.github.io/jquery.boxflick.js/)

## License

Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)

Copyright © 2013 [Takeharu.Oshida](http://georgeosddev.github.com)