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

vikasvarma datta
Courses Plus Student 77 Pointshow to make instructables.com
i have tried different methods to build a site like instructables.com ,but i was unsuccessful ,How they are able to add step by step diy creation ..what is the logic behind the creation..is there a possible way to do it in jquery
1 Answer

Andreaus Perkins
14,402 PointsIt looks like they're dynamically presenting instructions through a gallery of some sort. I'm still new to JS, so I'm not exactly sure what's happening, but it may be javascript since it adds interactivity to sites.
I looked up some information about Instructables (here) and they are using jQuery for the site in some way. I hope that helps.
vikasvarma datta
Courses Plus Student 77 Pointsvikasvarma datta
Courses Plus Student 77 Pointshmm .. i am also new to javascript but i am in urgent to create a site similar to that