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

General Discussion

slider

can anyone help me with some codes on how to create a slider for multiple images and timing it to slide the images.

thank you beforehand

1 Answer

Jonas Mørkeby
Jonas Mørkeby
3,530 Points

Hello. Here are some very good examples of image sliders used in different ways... http://www.hongkiat.com/blog/jquery-image-galleries-sliders-best-of/

And you can download the code :) I often download code files other people made. And breaking them into pieces in order to use and style parts for my own website gives me an understanding of what the code is doing and how.

Hope this was helpful.