当你写入js后,IE总会弹出这样的提示,如何消除这个提示那,其实很简单

在<head>之前加入

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- saved from url=(0014)about:internet -->

就可以,这条主要在本地给老板演示用。

相关文章:

  • 2021-11-10
  • 2021-12-22
  • 2022-12-23
  • 2021-11-29
  • 2021-11-08
  • 2021-11-29
  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
相关资源
相似解决方案