이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WEN's IE CSS3 Support

설명

CSS3 is probably the hottest trend in web design right now but Unfortunately, it’s not a surprise that Internet Explorer,
Implement css markup that support CSS3 “border-radius( Rounded box corners )”, “box-shadow( Dropdown/Inner Shadow )” and
“linear-gradient( Gradient background color )” in IE versions 7 to 10

This plugin add a IE support markup on main style of your theme. This markup is an IE attached behavior, when applied to an element, allows IE to recognize and display a number of CSS3 properties. This is developed by “Jason Johnston”
he called it PIE(Progressive Internet Explorer).

The markup support numbers or CSS3 properties but this plugin can only support specific properties:
* CSS3 Transitions
Support on Safari, Chrome, Firefox, IE9 +
Effect of transitions are between .2 and .3 seconds in duration, so they shouldn’t cross the line between nice and distracting; however, depending on the colors used in your WP theme.

  • box-shadow
  • border-radius
  • linear-gradient
    Support for all browsers

If you have problems with the PIE behavior not being applied, check your server configuration and if possible update it to use the correct content-type. For Apache, you can do this in a .htaccess file:
– AddType text/x-component .htc

Plugin Name

Contributors: Bhuwan Roka
Tags: ie, intener explorer PIE , CSS3, CSS, transitions, support, oldversion,
Requires at least: 3.0.1
Tested up to: 3.9
Stable tag: 2.0.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

설치

Download it and upload the WEN’s IE CSS Support plugin to your site and Activate from dashboard then check your site. For border-radius, box-shadow, linear-gradient, Make sure all your “border-radius”, “box-shadow” , and “linear-gradien” are in your theme’s main stylesheet. Your main style usually named “style.css”. Please email here for Quick support .
The plugin automatically scan your theme’s main stylesheet and look for CSS3 properties to apply the markup.

FAQ

1. How can I implement the border-radius in to my div based site?

It’s very simple to use. Just download the plugin and activate in your site 🙂

후기

2017년 2월 7일
Very easy to use plugin, great thanks! for this release. Hope to get more features being added to address more IE issues via this plugin in future releases as well.
모든 3 평가 읽기

기여자 & 개발자

“WEN's IE CSS3 Support”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WEN's IE CSS3 Support”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2

New Version released and minor bug resolved. Please update.

1.0

Plugins is Released !

An upgraded version is on its way.
New items will added in next version,
– Tranform support
– Opacity support
– fixed the bugs of previoius version and many more