Blame view

vendor/almasaeed2010/adminlte/documentation/build/include/browsers.html 473 Bytes
e9aa73b0   andryeyev   + adminLte
1
2
3
4
5
6
7
8
9
10
11
12
  <section id="browsers">
    <h2 class="page-header"><a href="#browsers">Browser Support</a></h2>
    <p class="lead">AdminLTE supports the following browsers:</p>
    <ul>
      <li>IE9+</li>
      <li>Firefox (latest)</li>
      <li>Safari (latest)</li>
      <li>Chrome (latest)</li>
      <li>Opera (latest)</li>
    </ul>
    <p><b>Note:</b> IE9 does not support transitions or animations. The template will function properly but it won't use animations/transitions on IE9.</p>
  </section>