CSS Background Sizing Polyfill?
是否有一个polyfill来处理Safari 4(iOS)和IE中的CSS背景大小调整
could try this.
http://nooshu.com/jquery-plug-in-scalable-background-image
I'm in the process of looking as well.
Allegedly this is a polyfill on GitHUb that enables CSS3 Background Size to work, but I'm still having issues figuring it out myself.
https://github.com/louisremi/background-size-polyfill
Let me know if you get it to work. I'm looking for something similar.
链接地址: http://www.djcxy.com/p/89180.html上一篇: 我如何提高Postgres select语句的速度?
下一篇: CSS背景调整填充?