Sha256: b2069623835cc98c45dd09a50c4ba674b2b6177104543133d002510f42aaaf82
Contents?: true
Size: 884 Bytes
Versions: 1
Compression:
Stored size: 884 Bytes
Contents
<?xml version="1.0" encoding="UTF-8" ?> <dt-example table-type="html" order="4"> <css lib="datatables colreorder" /> <js lib="jquery datatables colreorder"> <![CDATA[ $(document).ready(function() { $('#example').dataTable( { dom: 'Rlfrtip', colReorder: { realtime: true } } ); } ); ]]> </js> <title lib="ColReorder">Realtime updating</title> <info><. ]]></info> </dt-example>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
patternfly-sass-1.2.0 | tests/components/datatables-colreorder/examples/realtime.xml |