在iOS5中做固定工作的背景附件吗?

在iOS5中做固定工作的背景附件吗?

问题描述:

这在iOS 5中是否有效?

Does this work in > iOS 5?

.element {
    background: url(images/myImage.jpg) 50% 0 no-repeat fixed;
}



我认为它应该,但到目前为止。 p>

I thought that it should, but so far it isn't.

根据此背景 - 附件支持矩阵

另一篇帖子表明,提出移动设备的解决方案是不值得的:

Another post suggests that coming up with a workaround for mobile devices is not worth it:


... Android和iPhone阻止计时器或在滚动期间渲染,所以
效果是divs与滚动页面移动,只有之后,
最终,divs回到预期的位置。这是针对定位固定主意