Fade in/out UIScrollView's content like Mobile Safari does in its tab
问题 NOTE: I added my new solution at the UPDATE answer below. I try to recreate the effects we saw in Mobile Safari's tab on iPhone/iPod touch. Basically, it's a UIScrollView that holds 4 reusable UIView (acting like ring buffer), and scrolls horizontally. When scrolling, the UIView's opacity will fade in/out seamlessly with offset. Currently, I do all the dirty job in - (void)scrollViewDidScroll:(UIScrollView *)scrollView . Such as getting the contentOffset from UIScrollView, determine the