Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

acctman

macrumors 65816
Original poster
Oct 26, 2012
1,334
882
Georgia
Any where developers know how to solve the choppy imaging issue with safari and parallax?

example

Code:
http://inwardstaging.com/shane/?page_id=104
 
Any where developers know how to solve the choppy imaging issue with safari and parallax?

example

Code:
http://inwardstaging.com/shane/?page_id=104

The chopiness is probably because you're using the background-position property to create the parallax effect. If you want the parallax transition to run smoothly on modern browsers, you'll need to use a 3D transform on scroll.

There's also an odd effect where the page seems to be bouncing back up after the initial downward scroll.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.