Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Evan Leopold
PLUS
Evan Leopold
Courses Plus Student 10,420 Points

CSS Animations and iOS

Alright Treehousers, I need a little help. I am creating a responsive "featured item" slider for the home page of a site. Here is the current version. (I am using Woothemes' Flexslider with some callbacks and css to accomplish everything.) By default CSS animations are used for the caption fades. This works perfectly on my mac desktop, but on my iOS devices only the first slide works and captions on subsequent slides never appear. Any ideas as to why this is happening would be much appreciated. Hopefully it is something simple. I have a jQuery fallback in place but would prefer to not use it in this situation.

UPDATE: The captions are now appearing now. A few small changed to my CSS and callbacks did the trick.