Question

Am wondering on how i can achieve this "fading" effect when the content (on-scroll) loads. I have seen this on multiple websites yet couldn't find a specific tutorial on this specific topic.

Demo: http://demo.lollum.com/suburbs/

Was it helpful?

Solution

The technique is called "lazy loading" + some fade-in animation. On the web it is commonly applied to images. The website in question is a WordPress website. WordPress has a bunch of lazy-loading plugins, like http://wordpress.org/plugins/bj-lazy-load/

OTHER TIPS

You sound like you may want to check out a Parallax Scrolling Plugin ... here is a quick list I found from googling http://medleyweb.com/web-dev/15-useful-jquery-parallax-plugins-and-tutorials/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top