Closed jodriscoll closed 11 years ago
Here is an example of it working the way I would prefer: http://jsfiddle.net/jodriscoll/fKCFE/51/
It appears that the order of the JavaScript for the slider and the captions, if switched, allow the captions to animate properly, however, the slider does not generate and is broken.
How do I get them to generate/operate together?
Mottie answered this question on stackoverflow here: http://stackoverflow.com/questions/15420016/anythingslider-caption-no-longer-animating.
I wanted to start off by saying, thank you greatly for your hard work and continued work on this plugin. It saved a great deal of time on development and implementation for my organization. Thank you 10-fold!
Well, I've began skinning, configuring and implementing the anythingSlider into a jsFiddle project and I noticed that once I implemented the thumbnail/slider system, my captions are no longer animating on transition/load. The jQuery may be conflicting with each other in the javaScript box.
You can check out the fiddle here: http://jsfiddle.net/jodriscoll/fKCFE/.
In theory, the caption should slide in from under the image and display itself onLoad of the slide/transition from one slide to another.
Thank again ahead of time! Joseph