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

HTML Prototyping with Foundation for Apps Finishing the Prototype Motion UI Library

Gavin Broekema
seal-mask
.a{fill-rule:evenodd;}techdegree
Gavin Broekema
Full Stack JavaScript Techdegree Student 22,443 Points

Broken animation...

When using Zerb's animations, the view will fade into the full width of the viewport, then resize to its 7 column width. It's almost as if the browser is recognizing the viewport width as 12 columns initially and then adjusting. Can anyone help me understand why this is happening? This happens with all other animations as well, not just fadeIn/Out.

Steven Parker
Steven Parker
229,744 Points

It can be hard to see the issue without the complete project, particularly when graphics are involved. You can share everything at once if you make a snapshot of your workspace and provide the link to it.

Saad Khan Malik
Saad Khan Malik
25,199 Points

Anyone got a fix for this yet? I thought I was doing something wrong, copied Guil's project files, getting the same transition issue, where content coming in spans the entire width of the page and then flashes into its grid block.