Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
修改
  • Loading branch information
zhangciwu committed Jan 25, 2013
1 parent e5e4ed4 commit f691ced
Showing 1 changed file with 32 additions and 29 deletions.
61 changes: 32 additions & 29 deletions Readme.md
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/)

0 comments on commit f691ced

Please sign in to comment.