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

German Tsatsura
Full Stack JavaScript Techdegree Student 10,173 PointsFull page slider
Hi can anyone lead me to a tutorial on creating a full page responsive slider? Thank you
1 Answer

Brian MacDonald
4,951 PointsHello German,
Your question has a lot of available answers - once of the best tools available being jQuery. The web is full of great plugins, which build in all of the functionality, and work off of simple HTML structure.
For example when googling: jQuery full page slider
Two of MANY available plugins that are easy to setup and use. Often you can find directions about how to setup/use each such as:
If you are new to javascript/jQuery I would recommend doing a few Treehouse tutorials such as:
- http://teamtreehouse.com/library/topic:learn-javascript
- http://teamtreehouse.com/library/javascript-foundations
- http://teamtreehouse.com/library/jquery-basics
Hopefully this helps in your quest for a full page slider!
German Tsatsura
Full Stack JavaScript Techdegree Student 10,173 PointsGerman Tsatsura
Full Stack JavaScript Techdegree Student 10,173 PointsIs there no tutorial on treehouse, to make a full page slider?