Smartgwt - 禁用 formitem 在 IE 上显示红十字图像

发布于 2024-10-15 07:45:22 字数 148 浏览 1 评论 0原文

我正在使用 smartgwt 2.2 创建表单。

我的问题是,当我禁用 FormItem (SpinnerItem) 时,禁用的 SpinnerItem 在 IE 上显示红十字图像,但在 Firefox 中没有问题。

谁能告诉我为什么会发生这种情况?

I am using smartgwt 2.2 for creating a form.

My problem is, when i disable FormItem (SpinnerItem) then disabled SpinnerItem is showing red cross image on IE but there is no problem in firefox.

Can anybody give me an idea why this is happening?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

叹沉浮 2024-10-22 07:45:22

您是否尝试过以怪异模式运行它? (删除欢迎 html 文件中的 doctype 声明)。这为我解决了问题。

Have you tried running it in quirks mode? (removing the doctype declaration in your welcome html file). This solved the problem for me.

记忆で 2024-10-22 07:45:22

从 GWT 主页面中删除文档类型

Remove the doctype from your main GWT host page

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文