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 trialIvan Tomicic
3,873 PointsInfinite load of posts on single post page
Hey guys...
I want to do something similar to this:
Basically when user opens one blog post, if he/she scrolls down it would automatically load next related article and mask/change url, but still keep you on same page.
I know it should be done with ajax probably but that's all I know?
Thank you so much!
1 Answer
Nicholas Olsen
Front End Web Development Techdegree Student 19,342 PointsThe Jetpack Plugin has an infinite scroll feature you might be interested in.