Extjs TabPanel 自动高度在 IE 中不起作用
Extjs TabPanel 可在 FireFox、Chrome 和 Chrome 上运行Safari 具有 autoHeight 但不在 IE 中。
Extjs TabPanel is Working on FireFox, Chrome & Safari with autoHeight While not in IE.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,让我解释一下......
我在这里为 (SessionTab) 选项卡面板设置了 autoHeight==true,它在除 IE 之外的其他浏览器中显示选项卡面板项目。
在这里,我尝试填充 Ajax 调用中的选项卡项目......
Ok Let me explain it.....
I set autoHeight==true for (SessionTab) Tab Panel here it's showing Tab Panel items at other browsers fine except IE.
Here I am trying to Fill the Tab items in a Ajax Call.....