I want to make a page using CSS3 rounded corners and shadow effects, but IE browser does not support it. I have heard that there are plug-ins that can achieve this. I found a method on the Internet on Saturday. The original text is as follows: All front-end engineers know that IE6, IE7, and IE8 do not support or do not fully support CSS3 properties. CSS3 has many powerful and beautiful effects, such as rounded corners, shadows, gradient transparency, gradient background, and so on. Because in the IE6 era, there were no standards, and for various reasons, IE6 users would hardly update their IE versions. One way to make IE6, IE7, and IE8 support CSS3 effects is to use VML simulation. VML stands for Vector Markup Language, which was originally developed by Microsoft itself and is very powerful. In other words, VML can be used to create rounded corners under IE. Translucency, shadows, gradient backgrounds. As early as last year, some foreigners wrote this idea into a plug-in to facilitate development by front-end programmers. . . It can make IE6, IE7, IE8 support CSS3 special effects... There has always been a serious bug in the previous bug. When I checked it today, the official fixed this bug and added a js rendering method (previously it was imported using behavior). See how to call: 1. Load the PIE.js script on your web page. Note that IE-specific comments are used to prevent non-IE browsers from downloading. |
<<: TypeScript Enumeration Type
>>: Summary of methods to prevent users from submitting forms repeatedly
The project has been suspended recently, and the ...
Table of contents 1. Global beforeEach 1. Global ...
This article example shares the specific code of ...
Introduction to kubectl kubectl is a command line...
The virtual machine is in use or cannot be connec...
Table of contents Preface Why How much is it? Num...
Table of contents 1. Overview 1. Introduction to ...
This section starts with the details of text modi...
The attributes of the <TR> tag are used to ...
This article describes how to enable https servic...
1. An error (1064) is reported when using mysqldu...
Find mirror We can search for images from the Doc...
[ Linux installation of Tomcat8 ] Uninstall Tomca...
1. Install zabbix-agent on web01 Deploy zabbix wa...
1. Inline style, placed in <body></body&g...