Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Camera slideshow
A jQuery slideshow with many effects, transitions, easy to customize, using canvas and mobile ready, based on jQuery 1.4+
A jQuery slideshow with many effects, transitions, easy to customize, using canvas and mobile ready, based on jQuery 1.9.1+

Marshalc: Trying to tune this so that it supports jQuery 2 onwards.

# Requirements
Camera slideshow requires jQuery 1.4+ and other jQuery plugins are necessary if you want to use some functionalities: jQuery Easing (http://gsgd.co.uk/sandbox/jquery/easing/) and a customized version of jQuery Mobile (http://jquerymobile.com/) to use Camera with mobile devices
Camera slideshow requires jQuery 1.9.1+ and other jQuery plugins are necessary if you want to use some functionalities: jQuery Easing (http://gsgd.co.uk/sandbox/jquery/easing/) and a customized version of jQuery Mobile (http://jquerymobile.com/) to use Camera with mobile devices

# Copyright
Copyright (c) 2012 by Manuel Masia - http://www.pixedelic.com
Expand Down
Binary file removed camera.zip
Binary file not shown.
13 changes: 9 additions & 4 deletions scripts/camera.min.js

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions scripts/jquery.min.js

Large diffs are not rendered by default.

13 changes: 3 additions & 10 deletions scripts/jquery.mobile.customized.min.js
100644 → 100755

Large diffs are not rendered by default.