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 Using jQuery Plugins Introducing jQuery Plugins Exploring Plugin Options

not so sure work.html and team.html is working properly

heres my workspace snap shot. just following the brief video it seems the instructor mentions "I'll leave that up for you to do" about the team.html and work.html taking the animsitions out.

I couldn't find them personally, they must already have been taken out.

Simon Coates
Simon Coates
28,694 Points

you don't seem to have included a link to your snapshot.

3 Answers

Jonathan Broderick
Jonathan Broderick
12,409 Points

I realize this is old, but I wanted to answer anyway.

It seems your css and js files are missing in work.html and team.html. Copy the same files you added to index.html and paste them in the other two html files. Here are the files you need:

animsition css file (ex: "animsition.min.css") jquery library file (ex: "jquery-3.0.0.min.js") animsition js file (ex: "jquery.animsition.min.js") main js file (ex: "main.js")

Im just tired of looking at it... yuck