wisemapping-open-source/wise-webapp/src/main/webapp/jsp/browserNotSupported.jsp

22 lines
633 B
Plaintext
Raw Normal View History

2009-06-07 20:59:43 +02:00
<%@ include file="/jsp/init.jsp" %>
2012-06-22 01:16:13 +02:00
<h2>Opps!!!. Your browser is not currently supported</h2>
2009-06-07 20:59:43 +02:00
2012-06-22 01:16:13 +02:00
<p>Your browser has not been fully tested and it might not be completely functional. WiseMapping has been optimized
for:</p>
2009-06-07 20:59:43 +02:00
<ul>
2012-06-22 01:16:13 +02:00
<li>Chrome 19 or greater</li>
<li>Firefox 11.0 or greater</li>
2011-03-30 01:42:57 +02:00
<li>Opera 11 or greater</li>
<li>Safari 5 or greater</li>
2012-06-22 01:16:13 +02:00
<li>Internet Explorer 8.0 or greater</li>
2009-06-07 20:59:43 +02:00
</ul>
<p>
2012-06-22 01:16:13 +02:00
Try again with one of the browsers previously listed.
</p>
2009-06-07 20:59:43 +02:00
<p>
2012-06-22 01:16:13 +02:00
<span class="label label-info">Note:</span> Browsers are listed based on performance and
hours of testing invested by our team.
</p>