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

WordPress

Nils Sens
Nils Sens
9,654 Points

Animsition useful??

Hi,

I'm currently trying to build a Wordpress website where different content sections are positioned off-screen. There are nav buttons on the landing page that will bring them in.

I'm not yet making any progress on the custom post type to allow my client to easily edit their content, as it seems like an intimidating mountain of code for me at this point.

but I'm going to create one blank page that I'll edit through some text field in which I'll introduce <sections> with ids, position them off-screen, fullscreen, absolute. Should work.

Now I can easily assign classes with JS.

Is there a specific reason why would I want to use something like Animsition? It seemed to me that it loads rather slowly when I checked their demo at www.git.blivesta.com/animsition

Thank you very much!