本文介绍了FireFox和Opera的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我正在使用ASP.NET和C#开发一个Web应用程序,而且我遇到问题 使用Opera和FireFox。控件看起来没有正确定位。为什么?。 我该怎么办?I''m developing a Web application with ASP.NET and C# and i''m having problemswith Opera and FireFox. The controls don''t appear situated correctly. Why?.What ca i do?推荐答案 你知道asp吗? net为不同的浏览器生成不同的html? 您是否知道默认的浏览器检测方法已过时? Imho这是相关的: http://codebetter.com /blogs/peter.va...09/15/25635.as px 在Google上搜索Firefox时可以找到更多信息和asp.net。 - Amedee Van GasseDid you know asp.net generates different html for different browsers?And did you know the default browser detection method is outdated?Imho this is relevant: http://codebetter.com/blogs/peter.va...09/15/25635.aspxMore info can be found when googling for firefox and asp.net.--Amedee Van Gasse http: //slingfive.com/pages/code/browserCaps/ 顺便说一下,我认为不可能让各种浏览器显示出来/> 您的网页与像素相同。你可以期待的最好的是相似。 Hans Kesting http://slingfive.com/pages/code/browserCaps/By the way, I don''t think it is possible to get the various browsers to displayyour pages identical to the pixel. The best you can hope for is "similar".Hans Kesting 这篇关于FireFox和Opera的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-23 10:26