FWIW, I don't see it on my safari on OSX either. One of your many JS files is adding an element style on the body tag that has a background-color that overrides everything else specified there. Haven't had time to figure out which one. Try playing around in Firebug (or some such) and see which one it is. When I turn off that <body style=""> tag in Firebug, the image comes back.
Or just disabling JS files one by one and see which one it is. On 1/11/14 3:42 PM, "nom nom nom" <[email protected]> wrote: >http://bit.ly/1dcFzaf > >My page background shows up in chrome & safari on my computer, also works >in android. Doesn't load in safari or the Perfect Browser in iOS 5 or 7. > >Can anyone help me understand why? > >Thanks in advance for your eyes! > >josh >______________________________________________________________________ >css-discuss [[email protected]] >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/ ______________________________________________________________________ css-discuss [[email protected]] 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/
