Code Monkey home page Code Monkey logo

myie8's Introduction

MyIE8

简易版 IE for Windows 11
运行效果

缘起

我家内人的工作需要访问一个古董网站,该网站只支持 IE8。我写了个打开 IE 兼容模式的说明( https://zhuanlan.zhihu.com/p/384320451 ),但是仍然不够简单。 于是,我给她做了一个 IE8。

使用方法

很简单:点击 MyIE8.exe,在地址栏输入网址并按回车即可。 默认似乎是 IE7 的模式。如果要模拟IE8,可以双击 MyIE8.reg 导入注册表。其他版本的设置参见 MSDN: http://msdn.microsoft.com/en-us/library/ee330730%28v=vs.85%29.aspx#browser_emulation

直接打开 IE

将下列代码保存为 IE.vbs 直接双击即可打开 IE。
CreateObject("InternetExplorer.Application").Visible=true

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.