0
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
2 <html>
|
|
3 <head>
|
|
4 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
|
5 <title>Table of Contents - documentation</title>
|
|
6
|
|
7 <style type="text/css" media="screen">
|
|
8 @import "media/css/doc.css";
|
|
9 @import "media/css/shCore.css";
|
|
10 @import "media/css/shThemeDataTables.css";
|
|
11 </style>
|
|
12
|
|
13 <script type="text/javascript" src="media/js/shCore.js"></script>
|
|
14 <script type="text/javascript" src="media/js/shBrushJScript.js"></script>
|
|
15 <script type="text/javascript" src="media/js/jquery.js"></script>
|
|
16 <script type="text/javascript" src="media/js/doc.js"></script>
|
|
17 </head>
|
|
18 <body>
|
|
19 <div class="fw_container">
|
|
20 <a name="top"></a>
|
|
21 <div class="fw_header">
|
|
22 </div>
|
|
23
|
|
24 <div class="fw_content">
|
|
25 <h3 class="subsection-title">Table of Contents</h3>
|
|
26 <dl>
|
|
27 <dt><a href="DataTable.html">DataTable</a></dt><dd><p>DataTables is a plug-in for the jQuery Javascript library. It is a
|
|
28 highly flexible tool, based upon the foundations of progressive
|
|
29 enhancement, which will add advanced interaction controls to any
|
|
30 HTML table. For a full list of features please refer to
|
|
31 <a href="http://datatables.net">DataTables.net</a>.</p>
|
|
32
|
|
33 <p>Note that the <i>DataTable</i> object is not a global variable but is
|
|
34 aliased to <i>jQuery.fn.DataTable</i> and <i>jQuery.fn.dataTable</i> through which
|
|
35 it may be accessed.</p></dd>
|
|
36 </dl>
|
|
37 </div>
|
|
38 </div>
|
|
39
|
|
40 <div class="fw_footer">
|
|
41 DataTables: Copyright 2008-2012 Allan Jardine, all rights reserved<br>
|
|
42
|
|
43 Documentation generated by <a href="https://github.com/micmath/JSDoc">JSDoc 3</a> on
|
|
44 23th Sep 2012 - 14:27
|
|
45 with the <a href="http://datatables.net/">DataTables</a> template.
|
|
46 </div>
|
|
47 </body>
|
|
48 </html> |