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 5d5a680 commit c1f3639
Showing 1 changed file with 30 additions and 28 deletions.
58 changes: 30 additions & 28 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,34 @@ based on Magic-Slider

Magic-Slider original info:

jQuery-Content-Slider based on Coda-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
<blockquote>
jQuery-Content-Slider based on Coda-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/)

for more info, look: [the github page](http://orangenwerk.github.com/magic-slider/)
</blockquote>

0 comments on commit c1f3639

Please sign in to comment.