查找跨浏览器问题 [英] Finding cross-browser issues

查看:81
本文介绍了查找跨浏览器问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在开发一个充满JavaScript的小网页,同时使用

Firefox并且效果很好但是当我尝试在Opera和IE中查看它时,

它不完整。我怀疑DOM中存在跨浏览器问题,但是你如何找到*他们; Opera和IE似乎都没有像Firefox那样的JavaScript控制台。我错过了什么吗?

I''ve been developing a little web page full of JavaScript while using
Firefox and it works well but when I try to view it in Opera and IE,
it''s incomplete. I suspect cross-browser issues in the DOM but how do
you *find* them; neither Opera nor IE seem to have a JavaScript
console as Firefox does. Am I missing something?

推荐答案

Christopher Nelson写道:
Christopher Nelson wrote:

我一直在开发一个充满JavaScript的小网页,同时使用

Firefox并且效果很好但是当我尝试在Opera和IE中查看它时,

它'不完整。我怀疑DOM中存在跨浏览器问题,但是你如何找到*他们; Opera和IE似乎都没有像Firefox那样的JavaScript控制台。我错过了什么吗?
I''ve been developing a little web page full of JavaScript while using
Firefox and it works well but when I try to view it in Opera and IE,
it''s incomplete. I suspect cross-browser issues in the DOM but how do
you *find* them; neither Opera nor IE seem to have a JavaScript
console as Firefox does. Am I missing something?



Opera 8有一个控制台,我认为命名为JavaScript控制台,Opera 9有一个名为Error console的

控制台。对于IE,你可以启用错误显示,它会弹出一个对话窗口,然后显示错误。


-

Martin Honnen
http://JavaScript.FAQTs.com/


2月23日上午11点04分,Martin Honnen< mahotr ... @ yahoo.dewrote:
On Feb 23, 11:04 am, Martin Honnen <mahotr...@yahoo.dewrote:

Christopher Nelson写道:
Christopher Nelson wrote:

我一直在开发一个充满JavaScript的小网页,同时使用

Firefox和它运作良好,但当我尝试在Opera和IE中查看它时,

它是不完整的。我怀疑DOM中存在跨浏览器问题,但是你如何找到*他们; Opera和IE似乎都没有像Firefox那样的JavaScript控制台。我错过了什么吗?
I''ve been developing a little web page full of JavaScript while using
Firefox and it works well but when I try to view it in Opera and IE,
it''s incomplete. I suspect cross-browser issues in the DOM but how do
you *find* them; neither Opera nor IE seem to have a JavaScript
console as Firefox does. Am I missing something?



Opera 8有一个控制台,我认为命名为JavaScript控制台,Opera 9有一个名为Error console的

控制台。对于IE,你可以启用错误显示,它会弹出一个对话框窗口然后显示错误。


Opera 8 has a console, I think named JavaScript console, Opera 9 has a
console named Error console. For IE you can enabled error display, it
will pop up a dialog window then for displaying an error.



随着手中的名字,我找到了Opera Error Console。谢谢。


我也找到了IE脚本调试器,但是冰川并不公平。

它缺乏性能!

With the name in hand, I found the Opera Error Console. Thanks.

I also found the IE Script Debugger but glacial doesn''t do justice to
it''s lack of performance!


Christopher Nelson写道:
Christopher Nelson wrote:

2月23日上午11:04,Martin Honnen< mahotr。 .. @ yahoo.dewrote:
On Feb 23, 11:04 am, Martin Honnen <mahotr...@yahoo.dewrote:

> Christopher Nelson写道:
>Christopher Nelson wrote:

我去过使用

Firefox开发一个充满JavaScript的小网页,它运行良好但是当我尝试在Opera和IE中查看它时,

它是不完整的。我怀疑DOM中存在跨浏览器问题,但是你如何找到*他们; Opera和IE似乎都没有像Firefox那样的JavaScript控制台。我错过了什么吗?
I''ve been developing a little web page full of JavaScript while using
Firefox and it works well but when I try to view it in Opera and IE,
it''s incomplete. I suspect cross-browser issues in the DOM but how do
you *find* them; neither Opera nor IE seem to have a JavaScript
console as Firefox does. Am I missing something?


Opera 8有一个控制台,我认为命名为JavaScript控制台,Opera 9有一个名为Error console的控制台。对于IE,您可以启用错误显示,它会弹出一个对话窗口,然后显示错误。


Opera 8 has a console, I think named JavaScript console, Opera 9 has a
console named Error console. For IE you can enabled error display, it
will pop up a dialog window then for displaying an error.



随着手中的名字,我找到了Opera Error Console。谢谢。


我还发现了IE脚本调试器,但冰川并不公平,因为它缺乏性能!


With the name in hand, I found the Opera Error Console. Thanks.

I also found the IE Script Debugger but glacial doesn''t do justice to
it''s lack of performance!



这只是严重的web开发人员在IE开发和测试过程中使用FF

的众多原因之一,而不是反之亦然。

不要再等了,加入获奖者。 ;-)

当你在这里时,一定要在

FF中安装一个名为''web developer'的插件。

我现在有1.1.3版本(可能更新版本)。

它让你的生活更轻松。您可以查看/编辑cookie。你可以查看

真正的HTTP标题,你可以通过1次点击验证你的CSS / HTML /等,获得你想要的关于表格,javascript等的所有

信息等。

真的是救星。


问候,

Erwin Moller

which is just one of the many reasons why serious webdevelopers use FF
during development and test afterwards in IE, and not vise versa.
Don''t wait any longer, join the winners. ;-)
When you are at it, be sure to install an add-on named ''web developer'' in
FF.
I have version 1.1.3 now (maybe newer exists).
It makes your life a lot easier. You can view/edit cookies. You can view
real HTTP headers, you can validate your CSS/HTML/etc with 1 click, get all
information you want about forms, javascript, etc etc etc.
Really a lifesaver.

Regards,
Erwin Moller


这篇关于查找跨浏览器问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆