简体   繁体   English

IE旧版本中的jQuery幻灯片显示外观问题

[英]jQuery slideshow appearance issue in older versions of IE

I have come across an issue that I cannot see for myself. 我也碰到过,我看不到我自己的问题。 A client of ours sent me a screenshot of their website homepage which uses a jquery content slider. 我们的一位客户向我发送了他们的网站首页的屏幕截图,其中使用了jquery内容滑块。 Photos fade in and out with a div on top that displays text. 照片具有淡入和淡出div顶部显示文本。 Apparently the text divs are piling up on top of each other. 显然,文本div彼此叠放。 I have viewed it on Mac and PC browsers but could never see the issue. 我已经在Mac和PC浏览器上查看了它,但从未看到此问题。 The screenshot however, proves it (sorry, not able to post the image). 屏幕截图对此进行了证明(抱歉,无法发布图像)。 I cannot access any earlier version of IE and I suspect that's the culprit. 我无法访问任何早期版本的IE,我怀疑是罪魁祸首。 I am asking anyone out there that has an emulator or any ideas of why this may be happening for your help. 我要问的是那里有仿真器的任何人,或者有什么想法可能会为您提供帮助的想法。 The url is kokuaservices.com 网址是kokuaservices.com

Thanks. 谢谢。

You've got some code errors that might be causing the IE problems: [Invalid] Markup Validation of kokuaservices.com - W3C Markup Validator . 您有一些可能导致IE问题的代码错误: [无效] kokuaservices.com的标记验证-W3C标记验证器 Scroll down in the validation report to see line numbers and source code. 在验证报告中向下滚动以查看行号和源代码。

And you should find a Windows box to test in native windows for best results, as you're loading a lof of JS. 并且,当您加载JS的代码时,您应该找到一个Windows盒以在本机窗口中测试以获得最佳结果。

Your slider images are also way too big, file-size. 滑块图像也太大,文件大小。 Total page weight is over 3 megs. 页面总重量超过3兆。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM