wiki:plugin:datatables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:plugin:datatables [2016/02/26 14:36] – [DataTables Plugin] Giuseppe Di Terlizziwiki:plugin:datatables [2020/06/14 23:46] (current) Giuseppe Di Terlizzi
Line 32: Line 32:
 <datatables> <datatables>
 ^ Column A ^ Column B ^ Column C ^ ^ Column A ^ Column B ^ Column C ^
-| Row A1   | Row B1   | Row C1   | 
-| Row A2   | Row B2   | Row C2   | 
-| Row A2   | Row B2   | Row C3   | 
-</datatables> 
- 
-\\ 
-\\ 
- 
-==== No-Header ==== 
- 
-<code><datatables header-rows="true"> 
-| Row A1   | Row B1   | Row C1   | 
-| Row A2   | Row B2   | Row C2   | 
-| Row A2   | Row B2   | Row C3   | 
-</datatables></code> 
- 
-\\ 
-\\ 
- 
-<datatables header-rows="true"> 
 | Row A1   | Row B1   | Row C1   | | Row A1   | Row B1   | Row C1   |
 | Row A2   | Row B2   | Row C2   | | Row A2   | Row B2   | Row C2   |
Line 105: Line 85:
 </datatables> </datatables>
  
-<callout type="info">+<callout type="info" icon="true">
 === Notes === === Notes ===
   * The option names are actually used as HTML5 data attributes, so they must be formatted with hyphens-and-lower-case instead of camelCase (see https://datatables.net/manual/options#HTML-5-data-attributes).   * The option names are actually used as HTML5 data attributes, so they must be formatted with hyphens-and-lower-case instead of camelCase (see https://datatables.net/manual/options#HTML-5-data-attributes).
  • wiki/plugin/datatables.1456493768.txt.gz
  • Last modified: 8 years ago
  • by Giuseppe Di Terlizzi