/source/app/NOS.Wiki/public/HtmlHead.cs

http://github.com/agross/netopenspace · C# · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · b15d8bf0f7939d61229ae9429e0a559c MD5 · raw file

  1. <!--[if IE]>
  2. <link rel="stylesheet" href="Themes/NOS/hacks/IE.css" type="text/css" />
  3. <![endif]-->
  4. <!--[if IE 8]>
  5. <link rel="stylesheet" href="Themes/NOS/hacks/IE 8.css" type="text/css" />
  6. <![endif]-->
  7. <!--[if lte IE 6]>
  8. <link rel="stylesheet" href="Themes/NOS/hacks/lte IE 6.css" type="text/css" />
  9. <script src="Themes/NOS/ie6/warning.js"></script>
  10. <script>window.onload = function() { e("Themes/NOS/ie6/"); }</script>
  11. <![endif]-->