浏览器兼容性代码? [英] browser compatibility code?

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

问题描述

先生,

我在asp.net中有一个应用程序.

google chrome和mozilla firefox不支持此应用程序.
仅支持 Internet Explorer.

为什么原因???

给我一个解决方案???

作者:Mohan.

sir,

I have One Application in asp.net.

this application not supported for google chrome and mozilla firefox.
only supporting internet explorer.

Why reason???

Give me a solutions???

By Mohan.

推荐答案

为什么说不支持?是功能问题(单击任何内容,什么都没有发生)还是样式问题(在IE中看起来不错,但在FF中看起来不行)

如果它具有功能,那可能是因为您编写了一些IE特定的javascript吗?还是您曾经使用过Activex对象?

确保您已安装并激活了Firebug的Firefox.现在,导航到存在问题页面的站点,您应该在控制台中看到一些脚本错误.

如果您自己不能解决问题,请发回遇到的错误.您还没有提供足够的信息,我只能猜测!
Why do you say it''s not supported? Is is a functionality issue (click on something, nothing happens) or is it a styling issue (looks OK in IE, but not in FF)

If it''s functionality, it''s probably because you''ve written some IE specific javascript? Or maybe you''ve used Activex objects?

Make sure you''ve got Firefox with Firebug installed (and activated). Now navigate to your site where there are problem pages, you should see some script errors in the console.

If you can''t solve the problem yourself, post back the errors you are encountering. You haven''t provided enough information, I can only guess!


其浏览器兼容性问题.

问题涉及与HTML,CSS和JavaScript有关的问题的组合.

HTML,CSS和JavaScript更改将涉及到您的应用程序中,以使您的Asp.Net网站/应用程序多浏览器兼容.

您可以从以下链接开始.

http://msdn.microsoft.com/en-us/library/aa478988.aspx

http://techbrij.com/80/7-tips-to-使您的网站跨浏览器兼容

http://www.quirksmode.org/css/contents.html

关于该主题的更多链接,您将获得用于浏览器兼容性的代码?
Its Browser Compatibility Issue.

Issue which involves combination of issues related to HTML, CSS and JavaScript.

HTML, CSS and JavaScript changes will be involved in your application in order to make your Asp.Net Site/Application Multi-Browser Compatible.

You may begin with below links.

http://msdn.microsoft.com/en-us/library/aa478988.aspx

http://techbrij.com/80/7-tips-to-make-your-website-cross-browser-compatible

http://www.quirksmode.org/css/contents.html

Many more links on this topic you will get Here.


Edit - My guess about Browser compatibility issue is based on your similar kind of earlier Question.
code for Browser compatibility?


这篇关于浏览器兼容性代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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