小编use*_*189的帖子

缺少iOS 6 Safari背景

我一直在挖掘问题和搜索引擎,但可能现在对索引或找到的答案来说还为时过早.

无论如何,当我使用我的一个项目时,很多背景图像突然停止显示.这是在iPad上升级到iOS 6后发生的.

举个例子:

<td style="background-image:url(https://mysite.com/_itemg_ver1.png); background-repeat:repeat-x; height:24px; width:100px;">Some content</td>
Run Code Online (Sandbox Code Playgroud)

由于并非所有的背景图像都受到影响,这可能是愚蠢的事情,这使得它更令人沮丧.我很迷惑.工作代码示例:

<td style="width:925px; height:44px; background-color:#ffffff; background-image:url(https://mysite.com/ll_corner_ver1.png); background-repeat: no-repeat; background-position:bottom left;">Some content</td>
Run Code Online (Sandbox Code Playgroud)

我试过让代码'相同',但仍然是同样的问题.我目前正在调查图像以某种方式成为问题,但这没有任何意义.

提前感谢您的想法/帮助等.

html5 google-chrome mobile-safari ios6

4
推荐指数
2
解决办法
4837
查看次数

标签 统计

google-chrome ×1

html5 ×1

ios6 ×1

mobile-safari ×1