%PDF- %PDF-
Direktori : /home/jalalj2hb/public_html/ftm-admin/bower_components/datatables-buttons/examples/html5/ |
Current File : /home/jalalj2hb/public_html/ftm-admin/bower_components/datatables-buttons/examples/html5/simple.xml |
<?xml version="1.0" encoding="UTF-8" ?> <dt-example table-type="html" order="1"> <css lib="datatables buttons"/> <js lib="jquery datatables buttons jszip pdfmake vfsfonts buttons-html5"> <![CDATA[ $(document).ready(function() { $('#example').DataTable( { dom: 'Bfrtip', buttons: [ 'copyHtml5', 'excelHtml5', 'csvHtml5', 'pdfHtml5' ] } ); } ); ]]> </js> <title lib="Buttons">HTML5 export buttons</title> <info>< * `b-button pdfHtml5` - Save to PDF file - requires [PDFMake](http://pdfmake.org/) This example demonstrates these four button types with their default options. The other examples in this section demonstrate some of the options available. Please note that the `b-button copy`, `b-button excel`, `b-button csv` and `b-button pdf` button types may also use the HTML5 button types noted here, providing a Flash fallback for older browsers (IE9-). ]]></info> </dt-example>