2013年2月14日木曜日

IE対策


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

IE9.js --- IE5.5~IE8のCSS不具合調整。

  • 擬似クラス対応
  • 属性セレクタ対応
  • 透過PNG対応
  • position:fixed対応
  • margin:0 auto;対応
  • max-height,width対応
  • min-height,width対応
  • IE5/6のバグを修正

html5.js --- html5における新要素調整。

0 件のコメント:

コメントを投稿