Skip to content

Commit

Permalink
Added animation
Browse files Browse the repository at this point in the history
  • Loading branch information
pisi committed May 17, 2013
1 parent d30ff1f commit de48e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions example/realtime-image-switching/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Options Employed In This Example
- [image](http://jquery.vostrel.cz/reel#image)
- [loops](http://jquery.vostrel.cz/reel#loops)
- [revolution](http://jquery.vostrel.cz/reel#revolution)
- [speed](http://jquery.vostrel.cz/reel#speed)

See the complete source of [index.html](index.html) for full
implementation.
Expand Down
1 change: 1 addition & 0 deletions example/realtime-image-switching/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ <h1>Realtime Image Switching</h1>
frames: 5,
frame: 3,
loops: false,
speed: 0.5,
revolution: 100
});

Expand Down

0 comments on commit de48e66

Please sign in to comment.