It was found in the test that when the page definition is encoded in utf-8, If you put multi-byte characters such as Chinese in a js file, and save the encoding using the system default, such as gbk, instead of utf-8, an inexplicable error message will appear in ie, js, such as an unterminated comment; In CSS, this will result in the same effect as if the CSS file has not been loaded. If (php?apache) is included in the HTML, causing the HTML content to contain mixed encodings of utf-8+gbk, strange prompts will also appear. This problem does not exist in the IE7 simulation test environment of IE10, and it can be automatically identified, but there is a problem in IE6 in IEtest. |
<<: Detailed explanation of Grid layout and Flex layout of display in CSS3
>>: TypeScript namespace explanation
Tips for sending HTML emails: Use style to write ...
Table of contents Question: Case (1) fork before ...
Preface Generally speaking, when we talk about Li...
Preface MySQL is a relational database with stron...
Preface Let’s take a look at the final effect fir...
Rendering Example Code Today we are going to use ...
Since I used this plugin when writing a demo and ...
This article uses vue, and adds mouse click event...
Effect The effect diagram is as follows Implement...
background: 1. There is a notification table in t...
Currently, many businesses are conducting promoti...
This article example shares the specific code of ...
Why do we need master-slave replication? 1. In a ...
Preface This article introduces how to use the ne...
question: The commonly used command "ll"...