基于Magic-Slider修改。
更新信息:
2013-6-25
设置中增加externalTriggerHighlightClass,外部触发器的高亮class设定
设置中增加functionsOut,把一些方法传出去(并非最好的办法),待改进
设置中增加firstPanelLoadNoAnimate,加载第一个panel,不要有动画(bool)
设置中增加eventBeforeSlideMove,这是一个event,在panel移动之前触发。
增加触摸功能(很基础的)
改进:jquery为noconlict模式时也可以使用。
based on Magic-Slider
MIT license
Magic-Slider original info:
jQuery-Content-Slider based on Coda-Slider.
Coda-Slider 2.0 .. by Niall Doherty, http://www.ndoherty.biz/ .. (the original)
Coda-Slider 2.1 .. by Joel Gillman, 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 .. (vertical-idea .. doesn't work!)
moutardeSlider .. by Francois Stephany, https://github.com/fstephany/moutardeSlider .. (nicer code, .. but some bugs)Thanks A lot!
- 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