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 trialMatthew Peters
Full Stack JavaScript Techdegree Student 11,114 PointsIve 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();
1 Answer
Matthew Peters
Full Stack JavaScript Techdegree Student 11,114 PointsHello 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.
Tim Strand
22,458 PointsTim Strand
22,458 Pointsplease include your html so that we can double check syntax and structure for you in order to solve the issue.