皮肤问题 Telerik 控制

发布于 2024-11-06 08:07:35 字数 574 浏览 0 评论 0原文

我在 DNN 中的 asp.net 3.5 页面上遇到一些 Telerik 控件的样式问题。这些控件在 Chrome 和 Firefox 中可以正确设置皮肤,但在 IE(甚至 v9)中则不能。

站点上的 1 个 radGrid 和 1 个 RadlistBox 会发生这种情况,但所有其他 rad 控件(包括其他 radgrids 样式)均正确。

我一直在使用开发工具比较 html 和计算样式,似乎在 IE 中没有/并非所有样式都来自 WebResource.axd。

截图对比如下;

[![Chrome][1]][1]

[![IE][2]][2]

一直在绕这个圈子。如果需要更多信息/代码,请告诉我。谢谢 [1]: https://i.sstatic.net/kIoDA.png [2]: https://i.sstatic.net/j29gL.png

I am having styling issues with some telerik controls on an asp.net 3.5 page in DNN. The controls skin correctly in Chrome and Firefox but not in IE (even v9).

This happens for 1 radGrid and 1 RadlistBox on the site but all other rad controls including other radgrids style correctly.

I've been comparing the html and computed styles using dev tools and it seems that in IE none/not all of the styles are coming through from WebResource.axd.

Screenshot comparisons below;

[![Chrome][1]][1]

[![IE][2]][2]

Been going round in circles with this. Let me know if more info/code needed. Thanks
[1]: https://i.sstatic.net/kIoDA.png
[2]: https://i.sstatic.net/j29gL.png

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

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

发布评论

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

评论(1

暗地喜欢 2024-11-13 08:07:35

也许您遇到了 IE 中的 CSS 限制?请参阅http://blogs.telerik.com/blogs/posts/ 10-05-03/internet_explorer_css_limits.aspx 了解更多详细信息。

Perhaps you are hitting the CSS limit in IE? See http://blogs.telerik.com/blogs/posts/10-05-03/internet_explorer_css_limits.aspx for more details.

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