more modernizr features

svn path=/branches/test/; revision=27758
This commit is contained in:
hugo 2014-01-30 10:12:18 +00:00
parent b642786b31
commit 5fc86a2c6f
2 changed files with 5 additions and 3 deletions

View File

@ -185,7 +185,7 @@
</xsl:for-each>
<script src="/scripts/jquery-1.10.2.min.js"></script>
<script src="/scripts/modernizr.custom.30122.js"></script>
<script src="/scripts/modernizr.custom.65251.js"></script>
<script>
hljs.tabReplace = " ";
@ -196,12 +196,10 @@
<xsl:comment>
<![CDATA[
[if lt IE 9]>
<script src="/scripts/html5shiv.js"></script>
<script src="/scripts/respond.min.js"></script>
<![endif]
]]>
</xsl:comment>
<!--script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script-->
<xsl:apply-templates select="@*|node()"/>
</xsl:template>

4
scripts/modernizr.custom.65251.js vendored Normal file

File diff suppressed because one or more lines are too long