当浏览器配置为“浏览器模式:IE10”时,Windows8消费者预览中IE10的问题。和“文档模式:标准”和“文档模式:标准”。 [英] Issues with IE10 in Windows8 consumer preview when browser is configured as "Browser Mode: IE10" and "Document Mode: Standards"

查看:93
本文介绍了当浏览器配置为“浏览器模式:IE10”时,Windows8消费者预览中IE10的问题。和“文档模式:标准”和“文档模式:标准”。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





  我使用visual studio 2005和.Net framework 3.5开发了一个Web应用程序。我还使用了版本3.0的AjaxControlToolkit来访问ajax功能。



  现在,我在我的Web应用程序中遇到两个问题,在Windows8服务器中使用IE10(配置为"浏览器模式:IE10"和"文档模式:标准")消费者预览。



(1)当点击在"DataTable"内动态创建的图像按钮时,注册了图像按钮事件的相应功能不会被触发。事件是使用"的" AjaxControlToolkit" CommandEventHandler"对于每个图像按钮我打电话
"显示()"的"功能;模式弹出扩展"。事件功能


<内部p风格="BORDER-顶部宽度:0像素;右边框宽度:0像素;边界底部宽度:0像素;左边框宽度:0像素;边框样式family:宋体;边框颜色family:宋体;字体重量:继承;字体风格:继承; FONT-FAMILY:继承;边距:1em的;概括式family:宋体;轮廓色:初始;填充底:0像素;右边框样式:无;下边框样式:无;左边框风格:无;边框宽度:初始;边框颜色family:宋体;列表样式类型:无; text-decoration:none">
注意:使用IE10(配置为"浏览器模式:IE10"和"文档模式:Internet Explorer 9标准")访问我的应用程序时,未发现上述问题



(2)我创建了一个下拉列表,每个项目的文本显示为工具提示,使用"asp:DropDownList"的"onmouseover"属性。 为此,我写了一个javascript函数,这个函数被调用下拉列表的 "onmouseover"。



现在,问题是当文本的长度大于"31"并且鼠标悬停在项目上时,不会显示整个项目文本。



。对于例如,如果文本是" WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW"然后它被显示为" WWWWWWWWWWWWWWWWWWWW ..."(这里点是""在所述文本的末尾示出。 )。





请尽快帮助我。如果您需要有关上述问题的更多信息,请告诉我。





问候,



Vamsidhar Y 



Vamsidhar Y

解决方案

您好,


将x-ua IE = 9 元标记添加到您的页面...请参阅
定义文档兼容性
 这将导致IE10使用浏览器模式= IE10和DocumentMode = 9



检查ajax脚本的更新(在Visual Studio中使用Nuget) - AJAX工具包for vs include jQuery ...使用CDN链接确保您始终使用最新版本


在本论坛中提问时,如果您可以提供指向您网站的链接或您的html源代码,以便我们查看...我们需要知道您正在使用的ajax模块的版本。



Hi,

    I developed a web application using visual studio 2005 and .Net framework 3.5. I also used AjaxControlToolkit of version 3.0 for accessing ajax functionalities.

    Now, I am facing two problems in my web application with IE10 (configured as "Browser Mode: IE10" and "Document Mode: Standards") in Windows8 server Consumer Preview.

(1) When ever image buttons are clicked which are created dynamically inside a "DataTable", the respective function registered with image button event is not getting fired. The events are created using "CommandEventHandler" for each image button. I am calling "show()" function of "modal popup extender" of "AjaxControlToolkit" inside the event function.

Note: The above issue is not observed when my application is accessed with IE10 (configured as "Browser Mode: IE10" and "Document Mode: Internet Explorer 9 standards")

(2) I created a dropdown list and the text of each item is shown like tooltip using "onmouseover" property of "asp:DropDownList". For this I have written a javascript function and this function is called for "onmouseover" of the dropdownlist.

Now, the issue is the entire item text is not displayed when the length of the text is greater than "31" with mouseover on the item.

For example if the text is "WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW" then it is displayed as "WWWWWWWWWWWWWWWWWWWW..." (Here Dots are "." shown at the end of the text).

Please help me on this as soon as possible. If you need any further information regarding the above issues please let me know.

Regards,

Vamsidhar Y 


Vamsidhar Y

解决方案

Hi,

add the x-ua IE=9 meta tag to your page...see Defining Document Compatibility this will cause IE10 to use Browser Mode=IE10 and DocumentMode=9

or

check for updates for your ajax scripts (use Nuget in Visual Studio) - the AJAX toolkit for vs include jQuery... use the CDN links to ensure you are always using the latest version

When asking a question in this forum its helpful if you can provide a link to your website or your html source code so we can have a look... we need to know what versions of your ajax modules you are using for example.


这篇关于当浏览器配置为“浏览器模式:IE10”时,Windows8消费者预览中IE10的问题。和“文档模式:标准”和“文档模式:标准”。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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