Sha256: b43db3b4676f842d441047dc875415f37eb24be7d03df5d6bed7ace1fb9ae011

Contents?: true

Size: 524 Bytes

Versions: 1

Compression:

Stored size: 524 Bytes

Contents

<?xml version="1.0" encoding="UTF-8" ?>
<dt-example table-type="html" order="6">

<css lib="datatables colreorder" />
<js lib="jquery datatables colreorder">
<![CDATA[

$(document).ready(function() {
	$('#example').dataTable( {
		dom:     'Rlfrtip',
		scrollY: '200px',
		paging:  false
	} );
} );

]]>
</js>

<title lib="ColReorder">Scrolling table</title>

<info><![CDATA[

This is a simple example to show ColReorder working with DataTables scrolling (`dt-init scrollY` and `dt-init scrollX`).

]]></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/scrolling.xml