Hi there, I'm desperately seeking help regarding an effect I want to create on my blog. My blog is created on tumblr ( the address being www.bogeyland.com) and I want to create an effect by were the next image fades in when you scroll down the screen - you use html just like an actual website. A good example is on this blog which was also made using tumblr (www.thisisnthappiness.com) Please can somebody give me a code as to how its done.I've tried looking at the source but I don't know where to begin. Thanks alot guys, greatly appreciated.
They are using jQuery lazyload with a fadeIn effect. It's something you will need to research as it isn't as simple as just adding some html code.
There is a demo page linked in the instructions: http://www.appelsiini.net/projects/lazyload/enabled_fadein.html I suggest you view the source code and see how it's done.