【问题标题】:joomla html 5 ie7 templatejoomla html 5 ie7 模板
【发布时间】:2012-05-23 13:29:25
【问题描述】:

我正在为 joomla 制作一个 html5 模板。 一切都适用于 chrome、safari、ff 和 ie8、ie9

ie7 渲染非常错误。 由于脚本,它呈现 html 5 元素,但呈现错误。

请帮帮我,我做错了什么?

谢谢。

网站是:dev.talamasterclass.com

源代码和模板的链接: www.3dyonic.com/zip/html5template.zip

任何帮助都将得到应用。 模板有 html 覆盖,但它们不相关,index.php 和 css/template.css 和 mabye js 文件夹是我认为相关的文件。

【问题讨论】:

    标签: html templates joomla internet-explorer-7


    【解决方案1】:

    尝试将此添加到您的脑海中。

    <!--[if lt IE 7]>
       <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    

    【讨论】:

    • 不用担心。如果这是您要找的,请接受答案。谢谢
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-12
    • 1970-01-01
    • 1970-01-01
    • 2021-11-07
    • 1970-01-01
    相关资源
    最近更新 更多