Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / plugins / datatables / extensions / Responsive / examples / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4         <meta charset="utf-8">
5         <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
6         <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
7         <link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
8         <link rel="stylesheet" type="text/css" href="../../../examples/resources/demo.css">
9         <script type="text/javascript" language="javascript" src="../../../examples/resources/syntax/shCore.js"></script>
10         <script type="text/javascript" language="javascript" src="../../../examples/resources/demo.js"></script>
11
12         <title>Responsive examples - Responsive DataTables</title>
13 </head>
14
15 <body class="dt-example">
16         <div class="container">
17                 <section>
18                         <h1>Responsive example <span>Responsive DataTables</span></h1>
19
20                         <div class="info"></div>
21                 </section>
22         </div>
23
24         <section>
25                 <div class="footer">
26                         <div class="gradient"></div>
27
28                         <div class="liner">
29                                 <div class="toc">
30                                         <div class="toc-group">
31                                                 <h3><a href="./initialisation/index.html">Basic initialisation</a></h3>
32                                                 <ul class="toc">
33                                                         <li><a href="./initialisation/className.html">Class name</a></li>
34                                                         <li><a href="./initialisation/option.html">Configuration option</a></li>
35                                                         <li><a href="./initialisation/new.html">`new` constructor</a></li>
36                                                         <li><a href="./initialisation/ajax.html">Ajax data</a></li>
37                                                         <li><a href="./initialisation/default.html">Default initialisation</a></li>
38                                                 </ul>
39                                         </div>
40
41                                         <div class="toc-group">
42                                                 <h3><a href="./styling/index.html">Styling</a></h3>
43                                                 <ul class="toc">
44                                                         <li><a href="./styling/bootstrap.html">Bootstrap styling</a></li>
45                                                         <li><a href="./styling/foundation.html">Foundation styling</a></li>
46                                                         <li><a href="./styling/scrolling.html">Vertical scrolling</a></li>
47                                                         <li><a href="./styling/compact.html">Compact styling</a></li>
48                                                 </ul>
49                                         </div>
50
51                                         <div class="toc-group">
52                                                 <h3><a href="./display-control/index.html">Display control</a></h3>
53                                                 <ul class="toc">
54                                                         <li><a href="./display-control/auto.html">Automatic column hiding</a></li>
55                                                         <li><a href="./display-control/classes.html">Class control</a></li>
56                                                         <li><a href="./display-control/init-classes.html">Assigned class control</a></li>
57                                                         <li><a href="./display-control/fixedHeader.html">With FixedHeader</a></li>
58                                                         <li><a href="./display-control/complexHeader.html">Complex headers (rowspan / colspan)</a></li>
59                                                 </ul>
60                                         </div>
61
62                                         <div class="toc-group">
63                                                 <h3><a href="./child-rows/index.html">Child rows</a></h3>
64                                                 <ul class="toc">
65                                                         <li><a href="./child-rows/disable-child-rows.html">Disable child rows</a></li>
66                                                         <li><a href="./child-rows/column-control.html">Column controlled child rows</a></li>
67                                                         <li><a href="./child-rows/right-column.html">Column control - right</a></li>
68                                                         <li><a href="./child-rows/whole-row-control.html">Whole row child row control</a></li>
69                                                         <li><a href="./child-rows/custom-renderer.html">Custom child row renderer</a></li>
70                                                 </ul>
71                                         </div>
72                                 </div>
73
74                                 <div class="epilogue">
75                                         <p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br>
76                                         Additionally, there are a wide range of <a href="http://www.datatables.net/extras">extras</a> and <a href="http://www.datatables.net/plug-ins">plug-ins</a>
77                                         which extend the capabilities of DataTables.</p>
78
79                                         <p class="copyright">DataTables designed and created by <a href="http://www.sprymedia.co.uk">SpryMedia Ltd</a> &#169; 2007-2015<br>
80                                         DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p>
81                                 </div>
82                         </div>
83                 </div>
84         </section>
85 </body>
86 </html>