forked from berlinmagic/magic-slider
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
修改
- Loading branch information
Showing
1 changed file
with
32 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,36 @@ | ||
# Magic-Slider | ||
# w-Magic-Slider | ||
|
||
( maybe Coda-Slider 3.0 ) | ||
|
||
jQuery-Content-Slider based on Coda-Slider. | ||
|
||
* * * | ||
基于Magic-Slider修改。 | ||
based on Magic-Slider | ||
|
||
## magic-slider is based on: | ||
|
||
Coda-Slider 2.0 .. by Niall Doherty, [http://www.ndoherty.biz/](http://www.ndoherty.biz/) .. (the original) | ||
Coda-Slider 2.1 .. by Joel Gillman, [https://github.com/jgillman/Coda-Slider-2.1](https://github.com/jgillman/Coda-Slider-2.1) .. (original plus carousel) | ||
Coda-Slider 2.1 .. by ??? on faceit, [http://faceit.com.ua/scripts/coda-slider_2.1.zip](http://faceit.com.ua/scripts/coda-slider_2.1.zip) .. (vertical-idea .. doesn't work!) | ||
moutardeSlider .. by Francois Stephany, [https://github.com/fstephany/moutardeSlider](https://github.com/fstephany/moutardeSlider) .. (nicer code, .. but some bugs) | ||
Magic-Slider original info: | ||
|
||
Thanks A lot! | ||
|
||
* * * | ||
|
||
|
||
## magic-slider improvements | ||
|
||
* **vertical-sliding** .. slide up and down including the autoHeight feauture | ||
* **carousell / invinite sliding** .. no scroll back, just invinite sliding | ||
* **no panel-title needed** .. if no panel-title is provided, panel-count is used for tabs ( only for headline or Text-Links) | ||
* **headline changer** .. need an outside Title for youre Slider, here you are! .. ( uses panelTitle ! ) | ||
* **external Trigger highlighting** .. If you want the current externalTrigger is marked as current | ||
* **slider in slider** .. Now its possible to place a slider inside another slider! .. Also rel-linking is reworked | ||
* **no more sliderCount** .. The slider now use its own ID, instead of its count ... ( Slider needs an ID ! ) | ||
* **better rel-linking** .. because of the new slider-identifying you can just use the slider-ID as rel, no more counting | ||
jQuery-Content-Slider based on Coda-Slider. | ||
* * * | ||
|
||
|
||
for more info, look: [the github page](http://orangenwerk.github.com/magic-slider/) | ||
## magic-slider is based on: | ||
|
||
Coda-Slider 2.0 .. by Niall Doherty, [http://www.ndoherty.biz/](http://www.ndoherty.biz/) .. (the original) | ||
Coda-Slider 2.1 .. by Joel Gillman, [https://github.com/jgillman/Coda-Slider-2.1](https://github.com/jgillman/Coda-Slider-2.1) .. (original plus carousel) | ||
Coda-Slider 2.1 .. by ??? on faceit, [http://faceit.com.ua/scripts/coda-slider_2.1.zip](http://faceit.com.ua/scripts/coda-slider_2.1.zip) .. (vertical-idea .. doesn't work!) | ||
moutardeSlider .. by Francois Stephany, [https://github.com/fstephany/moutardeSlider](https://github.com/fstephany/moutardeSlider) .. (nicer code, .. but some bugs) | ||
Thanks A lot! | ||
|
||
* * * | ||
|
||
|
||
## magic-slider improvements | ||
|
||
* **vertical-sliding** .. slide up and down including the autoHeight feauture | ||
* **carousell / invinite sliding** .. no scroll back, just invinite sliding | ||
* **no panel-title needed** .. if no panel-title is provided, panel-count is used for tabs ( only for headline or Text-Links) | ||
* **headline changer** .. need an outside Title for youre Slider, here you are! .. ( uses panelTitle ! ) | ||
* **external Trigger highlighting** .. If you want the current externalTrigger is marked as current | ||
* **slider in slider** .. Now its possible to place a slider inside another slider! .. Also rel-linking is reworked | ||
* **no more sliderCount** .. The slider now use its own ID, instead of its count ... ( Slider needs an ID ! ) | ||
* **better rel-linking** .. because of the new slider-identifying you can just use the slider-ID as rel, no more counting | ||
|
||
for more info, look: [the github page](http://orangenwerk.github.com/magic-slider/) |