问题标签 [ietester]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
3 回答
3082 浏览

cross-browser - IETester 的替代品

我想知道是否有人知道 IE Tester 的任何替代品。我的实际 XP IE6 虚拟机和我的 IETester 之间存在一些差异。所以我正在寻找比IETester更准确的东西。

0 投票
1 回答
60 浏览

ruby-on-rails - Trying to resolve a InvalidTokenAuthenticity Issue and discovered NO SESSION is even being passed

I'm using IETester to debug running Parallels on a Mac OS.

Everytime I send an AJAX request out I consistantly get a InvalidAuthenticityToken response.

I've covered every possible issue.

Then I threw in a debugger, and compared session[:_csrf_token] to the form_authenticity_token.

On my mac they matched.

But on my IETester/Parallells I get this :

NO SESSION AT ALL!

QUESTION: IS THIS BECAUSE IETESTER IS A B#@CH? And is it possible that it will work with any other windows operating system?

0 投票
2 回答
3314 浏览

debugging - 使用 Firebug Lite 测试 IE6

我正在使用 IEtester 在 IE6 中进行测试,因为客户端希望在其中看到页面。

直到几周前,我还可以在 IETester 上使用 IE6 中的 firebug lite Stable Channel 尽可能好地工作。现在我不能!我不知道发生了什么变化......而且我现在不知道如何工作,如何在线测试 CSS 等。

我已经尝试了http://getfirebug.com/firebuglite#Stable. 使用每个人的实时链接,使用收藏按钮和/或下载萤火虫并添加本地链接!

似乎没有任何效果。仅当我将其添加到页面头部时才有效: <script type='text/javascript' src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script>

但是对于那个版本,我无法实时测试 CSS。我需要去 CSS,写在右栏 bla bla ......这和去我自己的样式表页面一样。这对我没有帮助...=(

我对IE6感到绝望。你知道我可以用来在 IE6 测试器中测试 CSS 的调试器吗?

如果你必须使用 IE6,你会如何工作?

请向我求救!=(

提前致谢。

0 投票
2 回答
1356 浏览

firefox - 如何检查模板是否与旧版本的 Firefox、Chrome 和 Opera 兼容

好吧,我们有 IETester 工具来检查具有不同版本 IE 的模板,但其他浏览器呢。

我有最新版本的 firefox、chrome 和opera,我用它们尝试我的模板。

问题 :

1 - 其他浏览器在不同版本中是否有与IE相同的问题(IE6有一个标准,IE 7另一个,IE 8自己的,IE 9是别的!),所以有必要像我们一样检查旧版本中的模板IE ?

2-如果是,该怎么做?任何工具?

0 投票
3 回答
398 浏览

javascript - ie7,8和5中的JS错误?

我正在使用 IE Tester,此代码在 IE5、IE7 和 IE8 中不起作用,请给我一个解决方案

0 投票
1 回答
1203 浏览

javascript - 如何定位 Internet Explorer 脚本错误?

我正在完成我的网站。注意到我在 IE7 和 IE8 中有一些脚本问题。使用IETester(有什么更好的替代方法吗?) IE9 的调试工具,我可以测试我的网站是否有不同的 IE 版本。

更新示例:

在此处输入图像描述

我使用 JQuery 和一些第 3 方 htc 文件进行 IE css hack。“第 87 行”只是一个 html 行,所以这不是发生错误的地方。

0 投票
4 回答
6080 浏览

javascript - 使用 Internet Explorer 8 的 prompt()

我很难为我的问题找出解决方案。这是一个代码片段:

这段代码在 Internet Explorer 9 上运行得非常好。但是我的客户端只使用 Internet Explorer 8,所以我在 IE8 中使用 ieTester 对其进行了测试。但问题是提示没有显示并且它自动重定向,因为输入有一个空字符串('')。

那么如何解决这个问题以与 Internet Explorer 8 一起使用呢?

0 投票
2 回答
6142 浏览

javascript - ieTester IE8 或以下错误中的对象不支持此属性或方法

我的页面页脚中有 2 个小脚本,在 IE8 中产生脚本错误。IEtester 说这个脚本错误是从准备好的文档中创建的(但我相信这只是因为它是开始)。我使用了 jQuery,因此它是跨浏览器兼容的。:(

在此处输入图像描述 有谁知道如何纠正这个脚本错误?如果是这样,您能否解释为什么首先会创建此错误?

第一个脚本 html 页面: http ://designobvio.us/fonts/ 第二个脚本 html 页面:http ://designobvio.us/fonts/middle.php

0 投票
1 回答
379 浏览

flash - How can I test if IE6,7,8 are successfully using Flash without installing them?

I made a HTML5 video which plays well in all modern browsers. However, it needs to successfully "fall back to Flash" in IE6,7,8.

When I look at my site in IETester with its emulation of IE6, IE7, and IE8, these browsers play they flash version of the video as they should.

In order to see if Flash is working in IETester at all, I go to http://helpx.adobe.com/flash-player.html which quickly displays that Flash is working, but then crashes, so I'm not really sure if IETester is showing me what users of these actual browsers see who have Flash installed.

How can I be certain that IE6, IE7, and IE8 can successfully run the Flash version of my video without installing these browsers and flash on other machines?

0 投票
2 回答
525 浏览

html - IE9 兼容模式显示链接轮廓,其中 IETester Tabs 7/8 不显示

http://jsfiddle.net/B4van/

我已经设置了这个基本的小提琴。

正如我在标题中所说 - 使用 IETester 浏览时,几乎总是在单击链接时添加到链接的轮廓虚线边框在 IE7/8 中不可见,但边框在 IE9 兼容模式下显示。

由于其他开发人员仅使用 IE9,他正在使用兼容模式测试页面,并反复通知我必须删除虚线边框。他要求我为onfocus="if(this.blur)this.blur();"页面上的每个链接添加。

我在其他开发人员之前的作品中注意到,他正在认真使用这个onfocus片段。虽然,这是我第一次看到那些防止轮廓边框的东西。

好吧,这对我来说似乎是错误和奇怪的,尤其是当有很多链接时,所以我现在在这里问。它只是 IE9 兼容模式错误,还是我真的必须附加onfocus代码段?

我一直,现在用 CSS 设置它:

但它似乎不起作用。

也许拥有本机 IE7/8 的人(好吧,也许在虚拟操作系统上,但比 IE Tester 更本机)可以测试它并报告结果?