Author: marcus
Date: Tue Aug 20 19:35:25 2013
New Revision: 1515942
URL: http://svn.apache.org/r1515942
Log:
Added code for browser detection
Modified:
openoffice/ooo-site/trunk/content/download/test/index.html
Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1515942&r1=1515941&r2=1515942&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Tue Aug 20
19:35:25 2013
@@ -45,6 +45,16 @@
<div class="optionset">
+ <!--[if IE 5]>
+ <p>Used browser is: Internet Explorer 5</p>
+ <![endif]-->
+ <!--[if IE 6]>
+ <p>Used browser is: Internet Explorer 6</p>
+ <![endif]-->
+ <!--[if IE 7]>
+ <p>Used browser is: Internet Explorer 7</p>
+ <![endif]-->
+
<!-- Green: Stable release -->
<script type="text/javascript">
<!--