本文介绍了CSS3具有框阴影的缩放框在Safari 7中消失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
与safari 7有一个奇怪的问题。
got a strange issue with safari 7.
我有一个简单的框,可以缩放悬停有趣的东西,因为Safari 7它接缝的框阴影消失,
I have a simple box that gets scaled on hover the funny thing since Safari 7 it seams that the box shadow disappears when scaling the box.
有没有其他人遇到此问题和解决方案?
Does anyone else had this issue and a solution?
运行示例:
感谢您的帮助:)
推荐答案
看起来像是Webkit中的一个错误(截至本文的webkit每天)。以下是一个简单的。以下是我提交的。
Looks like it's a bug in Webkit (as of this writing in the webkit nightly). Here's a simple demo to reproduce. And here's the bug report I filed.
这篇关于CSS3具有框阴影的缩放框在Safari 7中消失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!