Bootstrap v3.3.6 Update
This commit is contained in:
24
bower_components/datatables-responsive/examples/styling/jqueryui.xml
vendored
Normal file
24
bower_components/datatables-responsive/examples/styling/jqueryui.xml
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<dt-example table-type="html-wide" table-class="display responsive nowrap" order="3" framework="jqueryui">
|
||||
|
||||
<css lib="datatables responsive"/>
|
||||
<js lib="jquery datatables responsive">
|
||||
<![CDATA[
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#example').DataTable();
|
||||
} );
|
||||
|
||||
]]>
|
||||
</js>
|
||||
|
||||
<title lib="Responsive">jQuery UI styling</title>
|
||||
|
||||
<info>< providing the base styling information.
|
||||
|
||||
]]></info>
|
||||
|
||||
</dt-example>
|
||||
|
||||
Reference in New Issue
Block a user