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 Adding a Plugin to a Web Page

Matthew Peters
seal-mask
.a{fill-rule:evenodd;}techdegree
Matthew Peters
Full Stack JavaScript Techdegree Student 11,114 Points

Ive followed the video and the animsition plugin isn't working for me. Ive re watched several times.

Im not seeing the fade in functionality shown in the video. I doesn't appear to work correctly.

I see many others have had trouble with this video too but I don't see any solutions.

I have added the classes to the HTML and called the jQuery as follows.

$(".animsition").animsition();
Tim Strand
Tim Strand
22,458 Points

please include your html so that we can double check syntax and structure for you in order to solve the issue.

1 Answer

Matthew Peters
seal-mask
.a{fill-rule:evenodd;}techdegree
Matthew Peters
Full Stack JavaScript Techdegree Student 11,114 Points

Hello tim, Thanks for posting. I found the issue it was a typo with the worlds most confusing word "animsition" Thanks for trying to help though.