File: demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/styling/jqueryui.xml

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/styling/jqueryui.xml   Download  
File: demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/styling/jqueryui.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: Update of demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/styling/jqueryui.xml
Date: 2 years ago
Size: 541 bytes
 

Contents

Class file image Download
<?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><![CDATA[ This example shows DataTables and Responsive being used with [jQuery UI](http://jqueryui.com/) providing the base styling information. ]]></info> </dt-example>