User:Hisa/SemanticSbox: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
$('.ont_enrich_ffcp').dataTable({ | $('.ont_enrich_ffcp').dataTable({ | ||
"sScrollY": "300px", | "sScrollY": "300px", | ||
"bPaginate": false, | "bPaginate": false, | ||
"bScrollCollapse": true, | "bScrollCollapse": true, | ||
"iDisplayLength": -1, | "iDisplayLength": -1, | ||
" | "aaSorting": [[0,'desc']], | ||
"aoColumnDefs": [ {"sType": "numeric", "aTargets": [0] }] | |||
}); | }); | ||
} ); | } ); |
Revision as of 18:09, 19 June 2012