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

Content Slider

Good day all. I am trying to create a content slider or slideshow for my website. I have searched around the web , but I can't find any good tutorial. I want my slideshow to have next and prev button on it. Any good website for that? I understand the basic of JavaScript and Query. I don't want to use a jquery plugin. I just want to learn how to create a slideshow from scratch. Thank you

1 Answer

Peter Hatzer
Peter Hatzer
20,837 Points

Hi layeesolo,

I recently developed my own slider you can check out the code on my github, but there is plenty of youtube tuts for this, here is an example: https://youtu.be/5_P3Auq-U8c

Hope this helps you.

alright, thank you for help