Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Optimizations and Cycle effect #256

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
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
1 change: 0 additions & 1 deletion README

This file was deleted.

8 changes: 8 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
>Nivo Slider is "The Most Awesome jQuery Image Slider". See http://nivo.dev7studios.com for more info.

## Branch Features
- New 'cycle', 'cycleLeft' and 'cycleRigt' effects, aka sliding. 'cycle' animates depending on slide direction.
- New 'slideIn' effect animates depending on slide direction.
- Supports Webkit keyboard arrow keys.
- Improved code which is less dependant on jQuery.
- Packed with Google Closure Compiler Advanced using jquery externs file. Smaller size than the original but with more features!
Loading