annotate DataTables-1.9.4/extras/FixedColumns/docs/index.html @ 0:ac5f9272033b draft

first upload
author saskia-hiltemann
date Tue, 01 Jul 2014 11:42:23 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
2 <html>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
3 <head>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
4 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
5 <title>Table of Contents - documentation</title>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
6
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
7 <style type="text/css" media="screen">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
8 @import "media/css/doc.css";
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
9 @import "media/css/shCore.css";
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
10 @import "media/css/shThemeDataTables.css";
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
11 </style>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
12
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
13 <script type="text/javascript" src="media/js/shCore.js"></script>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
14 <script type="text/javascript" src="media/js/shBrushJScript.js"></script>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
15 <script type="text/javascript" src="media/js/jquery.js"></script>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
16 <script type="text/javascript" src="media/js/doc.js"></script>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
17 </head>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
18 <body>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
19 <div class="fw_container">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
20 <a name="top"></a>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
21 <div class="fw_header">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
22 </div>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
23
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
24 <div class="fw_content">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
25 <h3 class="subsection-title">Table of Contents</h3>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
26 <dl>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
27 <dt><a href="FixedColumns.html">FixedColumns</a></dt><dd><p>When making use of DataTables' x-axis scrolling feature, you may wish to
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
28 fix the left most column in place. This plug-in for DataTables provides
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
29 exactly this option (note for non-scrolling tables, please use the <br />
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
30 FixedHeader plug-in, which can fix headers, footers and columns). Key
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
31 features include:
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
32 <ul class="limit_length">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
33 <li>Freezes the left or right most columns to the side of the table</li>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
34 <li>Option to freeze two or more columns</li>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
35 <li>Full integration with DataTables' scrolling options</li>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
36 <li>Speed - FixedColumns is fast in its operation</li>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
37 </ul></p></dd>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
38 </dl>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
39 </div>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
40 </div>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
41
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
42 <div class="fw_footer">
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
43 FixedColumns: Copyright 2010-2011 Allan Jardine, all rights reserved<br>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
44
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
45 Documentation generated by <a href="https://github.com/micmath/JSDoc">JSDoc 3</a> on
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
46 23th Sep 2012 - 14:27
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
47 with the <a href="http://datatables.net/">DataTables</a> template.
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
48 </div>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
49 </body>
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
50 </html>