ph101pp / jquery-slides

A pretty flexible and highly customizable slideshow/accordion plugin for jQuery.
http://philippadrian.com/projects/jquery-slides
10 stars 3 forks source link

create custom animation queue to allow traditional slide show. (one by one) #11

Closed ph101pp closed 11 years ago

ph101pp commented 13 years ago

With a custom queue it would be possible to set a flag that each slide waits with its animation till the previous slide ended its animation. This would create a standard slider without any accordion resemblance at all.

ph101pp commented 13 years ago

There will no queue be needed. Can use step function.

ph101pp commented 12 years ago

maybe this is not the plugin to do this.. one can just use a slider plugin for this..