简体   繁体   English

可以使用实时IE JavaScript评估程序吗?

[英]Realtime IE JavaScript evaluator available?

I was wondering if there's such a thing like an online IE 8 JavaScript parser? 我想知道是否有在线IE 8 JavaScript解析器之类的东西? Something similar to this Realtime JavaScript Evaluator , with a console. 与此Real-time JavaScript Evaluator相似,带有一个控制台。

Something to help test what works/doesn't work with those older browsers. 可以帮助测试哪些功能与那些旧版浏览器不兼容的工具。

I know of tools like BrowserStack , which let you load a virtual browser, but that's a bit more troublesome than what I'm thinking of as you can't copy and paste stuff from your computer to the virtual computer, along with other small issues. 我知道有诸如BrowserStack之类的工具,它可以让您加载虚拟浏览器,但是这比我想的要麻烦一些,因为您无法将内容从计算机复制并粘贴到虚拟计算机,以及其他小问题。

As shown below, BrowserStack does actually allow you to copy+paste into an IE 8 session. 如下所示,BrowserStack实际上确实允许您复制+粘贴到IE 8会话中。

I've pasted some sample JavaScript into the console window and it also comes with Firebug Lite. 我已经将一些示例JavaScript粘贴到了控制台窗口中,它也随Firebug Lite一起提供。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM