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

JavaScript

Andres Velasquez
Andres Velasquez
19,671 Points

Zurb Foundation Orbit Slider

Hello everyone! I'm currently working on my first website and I'm using foundation4 from zurb, but I'm struggling a bit with installing it, does anyone know of tutorial for how to install it? Any advice is greatly appreciate it!!!

thank you!

3 Answers

Alexander Smith
Alexander Smith
2,769 Points

What do you mean install it? It's just a collection of javascript, css, and html. I would recommend looking at their docs.

Andres Velasquez
Andres Velasquez
19,671 Points

Alexander thank you for replying, I guess I wasn't specific enough, my apologies, I mean installing the orbit slider, anyways I did look at their documents, I was a bit confused but I managed to make it work.

Thanks!!! :)

Here you go: http://ieatcss.com/zurb-foundation-framework.html

3 real time websites are used in the above step by step tutorial. Orbit slider is used in the first example Tourist Spot.

Check this page: http://ieatcss.com/zurb-foundation-framework-tutorials/step-by-step-examples/tourist-spot/tourist-spots-step1.html

Step 1.2: Adding Design Elements and Step 1.3: Editing Design Elements. These steps explains the process and adding and editing orbit slider in a zurb foundation website.

Let me know if you have any more questions about Foundation framework, I would be glad to help.