For example, border-radius, box-shadow, etc...
例如,边框半径、框阴影等等……
I am looking for something that would work on IE6+
我在找一些能在IE6+上工作的东西
4 个解决方案
#1
4
Take a look at CSS3PIE. It allows you to add most of the CSS3 functionality in Internet Exploder.
看看CSS3PIE。它允许您在Internet浏览器中添加CSS3的大部分功能。
#2
2
you can do this by Modernizr (A useful JavaScript tool for implementing CSS3 fallbacks). or CSS3 PIE or Selectivzr
您可以通过Modernizr(实现CSS3回退的一个有用的JavaScript工具)实现这一点。或者CSS3 PIE或Selectivzr
Good reads
好读
Using CSS3: Older Browsers And Common Considerations
使用CSS3:旧的浏览器和常见的考虑。
#3
0
I believe you may be looking for something like http://selectivizr.com/
我相信您可能正在寻找类似http://selectivizr.com/的内容
#4
0
FYI
仅供参考
Google Chrome Frame
Google Chrome框架
Google Chrome Frame is an open source plug-in that seamlessly brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer. With Google Chrome Frame, you can:
谷歌Chrome Frame是一个开源插件,它无缝地将谷歌Chrome的开放web技术和高速JavaScript引擎引入Internet Explorer。使用谷歌铬框架,您可以:
- Start using open web technologies—such as the HTML5 canvas tag—right away, even technologies that aren't yet supported in Internet Explorer 6, 7, 8, or 9.
- 开始使用开放的web技术,比如HTML5 canvas标记,甚至在Internet Explorer 6、7、8或9中还没有支持的技术。
- Take advantage of JavaScript performance improvements to make your apps faster and more responsive.
- 利用JavaScript性能改进,使您的应用程序更快、更有响应。
http://www.google.com/chromeframe?quickenable=true
http://www.google.com/chromeframe?quickenable=true
#1
4
Take a look at CSS3PIE. It allows you to add most of the CSS3 functionality in Internet Exploder.
看看CSS3PIE。它允许您在Internet浏览器中添加CSS3的大部分功能。
#2
2
you can do this by Modernizr (A useful JavaScript tool for implementing CSS3 fallbacks). or CSS3 PIE or Selectivzr
您可以通过Modernizr(实现CSS3回退的一个有用的JavaScript工具)实现这一点。或者CSS3 PIE或Selectivzr
Good reads
好读
Using CSS3: Older Browsers And Common Considerations
使用CSS3:旧的浏览器和常见的考虑。
#3
0
I believe you may be looking for something like http://selectivizr.com/
我相信您可能正在寻找类似http://selectivizr.com/的内容
#4
0
FYI
仅供参考
Google Chrome Frame
Google Chrome框架
Google Chrome Frame is an open source plug-in that seamlessly brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer. With Google Chrome Frame, you can:
谷歌Chrome Frame是一个开源插件,它无缝地将谷歌Chrome的开放web技术和高速JavaScript引擎引入Internet Explorer。使用谷歌铬框架,您可以:
- Start using open web technologies—such as the HTML5 canvas tag—right away, even technologies that aren't yet supported in Internet Explorer 6, 7, 8, or 9.
- 开始使用开放的web技术,比如HTML5 canvas标记,甚至在Internet Explorer 6、7、8或9中还没有支持的技术。
- Take advantage of JavaScript performance improvements to make your apps faster and more responsive.
- 利用JavaScript性能改进,使您的应用程序更快、更有响应。
http://www.google.com/chromeframe?quickenable=true
http://www.google.com/chromeframe?quickenable=true