Hey Tom,

Did you see this support chart:
http://www.quirksmode.org/css/backgrounds-borders/mobile.html

There appear to be some hacks, with one from 2012 referenced here:
http://stackoverflow.com/a/13337504/1108292

And what could potentially be a starting point for a polyfill:
http://stackoverflow.com/a/14115437/1108292

And, finally, this post tries to explain why position:fixed is unreliable
in iOS (and Android):
http://webreflection.blogspot.co.nz/2009/09/css-position-fixed-solution.html

Hope it helps.


On Fri, Mar 14, 2014 at 11:55 AM, Tom Livingston <tom...@gmail.com> wrote:

> List,
>
> I have a page with multiple divs that have fixed backgrounds. This
> isn't working in iOS Safari or iOS Chrome. Actually, not even a single
> div with a fixed background is working. In desktop appears to work
> fine.
>
> The CSS rule I am using is:
>
> .myDiv{background: fixed url(../img/careers/careers-header-bg.jpg) 50%
> 0 no-repeat;}
>
> Some Googling produced nothing that will help.
>
> Anyone have any ideas? Anyone know if there's a trick to this?
>
> Thanks
>
>
>
> --
>
> Tom Livingston | Senior Front-End Developer | Media Logic |
> ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
Chris Rockwell
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to