Jump to content

Recommended Posts

Posted
I want to copy this photo effect

 

The effect you're looking for is called parallax scrolling (as featured in cutting-edge scrolling arcade games in about 1985). You can have a rummage through the page source of the above link, or there now seems to be a JQuery plugin to help you out:

 

jQuery.parallax

 

I'm guessing the basic idea would be to define two (or more) DIVs and, on one's onscroll event, scroll the other one a different amount. A Google search for "jquery parallax" seems to bring up a bunch of pretty decent-looking tutorials.

Posted

Looks like you've got to be careful with your photo selection there though. The first photo works fine, but the third one becomes boring when scrolled, and the fourth one just looks pervy when you're at the top of the page...

 

(1280 x 1024)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...