Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
playground:playground [2012/02/15 13:31] richterplayground:playground [2014/03/20 12:51] – [Sortable Tables] richter
Line 50: Line 50:
  
 Examples: Examples:
-$$a&=&\frac{a}{c}\times b\times a$$ another way to say $c=b$ $u=d$ $u=d$+$$a&=&\frac{a}{c}\times b\times a$$ another way to say $c=b$ $a\times u\times b
  
 ==== Google Charts ==== ==== Google Charts ====
Line 193: Line 193:
  
 <code>{{media}}</code> <code>{{media}}</code>
 +
 +==== Sortable Tables ====
 +<sortable>
 +^Col1^Col3^Col3^
 +|1|one|25/12/2008|
 +|2|two|10/12/2008|
 +</sortable>
 +https://www.dokuwiki.org/plugin:sortablejs
 +
 +<sortable 2>
 +^Column 1^Column 2^Column 3^
 +|1|Row one|first| 
 +|2|Row two|second| 
 +|3|Row three|third| 
 +</sortable> 
 +
 +See more at: http://docs.oseems.com/general/web/dokuwiki/sort-table#sthash.y7WrsHTE.dpuf
Navigation
Print/export