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!
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

Joel Rivera
29,401 Pointsphoto slide show
What is the best way to code a slide show of pictures for a home page? I'm looking to have the slide show functional in all modern web browsers going back to i.e. 8 and all devices.
1 Answer

marsha grasett
9,995 PointsYou could see if this is what you are looking for: http://teamtreehouse.com/library/websites/build-an-interactive-website/jquery-plugins
Or AnythingSlider by Chris Coyier - it has got tons of support and can be styled as you wish: https://github.com/CSS-Tricks/AnythingSlider-Themes
This looks really cool. Haven't tried it, yet http://www.sequencejs.com/
Hope this helps.