修复IE9中的jQuery splitter [英] Fix for jQuery splitter in IE9

查看:100
本文介绍了修复IE9中的jQuery splitter的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

更新:

此问题与多窗格拆分器有关,该拆分器在除IE9之外的所有浏览器中均能正常工作.右窗格子项的宽度不会在调整窗口大小时相应地调整大小.

This issue is with regards to multiple pane splitter which was working fine in all browsers except IE9. The widths for the right pane children do not resize accordingly upon window resize.

(在我的应用程序上下文中,我还必须使用setTimeout(0延迟)将右窗格的split方法放在另一个javascript线程中,否则在IE9中宽度/顶部位置会变得很疯狂.)

(In the context of my application, I also had to put the right pane split method in a different javascript thread using setTimeout, 0 delay, otherwise the widths/top positions go wild in IE9.)

推荐答案

发现了问题,这是jQuery splitter插件中使用的jQuery .browser.msie条件语句.

Found the problem, which was jQuery .browser.msie conditionals used in jQuery splitter plugin.

这篇关于修复IE9中的jQuery splitter的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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