search
HomeWeb Front-endCSS TutorialHow to solve IE11 css Hack

This time I will bring you how to solve the css Hack of IE11, and what are the precautions to solve the css Hack of IE11. The following is a practical case, let’s take a look.

<script>
// 针对IE10
if(/*@cc_on!@*/false){
document.documentElement.className+=&#39; ie&#39;+document.documentMode;
}
// 针对IE11及非IE浏览器,
// 因为IE11下document.documentMode为11,所以html标签上会加ie11样式类;
// 而非IE浏览器的document.documentMode为undefined,所以html标签上会加ieundefined样式类。
if(/*@cc_on!@*/true){
document.documentElement.className+=&#39; ie&#39;+document.documentMode;
}
<script />
<style>
.ie10.testclass{
color:red
}
.ie11.testclass{
color:blue
}
.ieundefined.testclass{
color:green
}
<style />

I believe you have mastered the method after reading the case in this article. For more exciting information, please pay attention to the php Chinese website Other related articles!

Related reading:

How axios makes HTTP request client based on Promise

How VUE uses anmate.css

Easy to use 404 components

The above is the detailed content of How to solve IE11 css Hack. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
ie11 jquery 报错怎么办ie11 jquery 报错怎么办Feb 17, 2023 am 10:10 AM

ie11 jquery报错的解决办法:1、打开ie11浏览器,查看报错信息;2、将IE中的“兼容性视图”设置对应的域名去掉即可。

win11无法使用ie11浏览器解决方法?(win11用不了ie浏览器)win11无法使用ie11浏览器解决方法?(win11用不了ie浏览器)Jan 30, 2024 pm 09:00 PM

越来越多的用户开始升级win11系统,由于每个用户的使用习惯不同,还是有不少用户在使用ie11浏览器,那么win11系统用不了ie浏览器,该怎么办呢?windows11还支持ie11吗?下面就来看看解决办法。win11无法使用ie11浏览器的解决方法1、首先右键开始菜单,选择命令提示符(管理员)打开。2、打开之后,直接输入Netshwinsockreset,回车确定。4、完成之后关闭命令框,重启系统就可以了。还可以尝试以下方法:方法1、在浏览器设置中点击左侧默认浏览器选项,然后在弹出的页面中找到

常见css hack有哪些常见css hack有哪些Jul 28, 2022 pm 05:19 PM

常见css hack有三种:1、条件hack,语法“<!--[if <条件关键字>? IE <版本号>?]>HTML代码块<![endif]-->”;2、属性前缀hack,语法“selector{<hack>?属性名:属性值<hack>?;}”;3、选择器前缀hack,语法“<hack> selector{ 样式代码 }”。

怎么卸载ie11浏览器怎么卸载ie11浏览器Jan 18, 2021 am 09:28 AM

卸载ie11浏览器的方法:1、点击“开始”按钮,在打开菜单中选择“控制面板”,打开控制面板程序;2、在控制面板程序中选择“程序和功能”;3、在“程序和功能”界面,点击“查看已安装的更新”;4、打开“卸载更新”页面,在列表中找到并选中Internet Explore 11;5、鼠标右击,在弹出的菜单中,点“卸载”按钮;6、在弹出的“您确定要卸载此更新吗”提示框中,在选择“是”。

Hackers can now reconstruct screen content from HDMI\'s electromagnetic radiationHackers can now reconstruct screen content from HDMI\'s electromagnetic radiationJul 30, 2024 am 10:01 AM

A concerning vulnerability has been revealed in modern computer systems, as per a new study. Federico Larroca at the University of the Republic in Montevideo, Uruguay, and his colleagues have developed an AI model that can reconstruct digital signals

UMC trauma center in Texas - the only one in a 400-mile radius - hit by ransomware attack, ambulances redirectedUMC trauma center in Texas - the only one in a 400-mile radius - hit by ransomware attack, ambulances redirectedOct 02, 2024 am 06:13 AM

A ransomware attack has impacted the University Medical Center (UMC) in Lubbock, Texas, and it's pretty serious - forcing the hospital to divert ambulances to other facilities. The attack, which hit on Friday, has limited operations and affected emer

Extreme data breach may affect over 2 billion peopleExtreme data breach may affect over 2 billion peopleAug 15, 2024 pm 06:45 PM

On August the 6th of 2024, one of the largest personal data sets ever leaked hit a dark web forum called Breachforums, free for anybody to download and use. Some 2.7 billion records were contained in the file, which was posted by a user with the hand

A $500-a-month malware dubbed \"Cthulhu Stealer\" targets macOS users and steals sensitive dataA $500-a-month malware dubbed \"Cthulhu Stealer\" targets macOS users and steals sensitive dataAug 26, 2024 pm 09:35 PM

A new information-stealing malware targeting Apple macOS users has been exposed by cybersecurity researchers. Referred to as "Cthulhu Stealer", it first became available as a malware-as-a-service (MaaS) offering for $500 per month in late 2

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment