%PDF- %PDF-
Direktori : /home/jalalj2hb/www/ftm-admin/bower_components/datatables-buttons/examples/flash/ |
Current File : /home/jalalj2hb/www/ftm-admin/bower_components/datatables-buttons/examples/flash/swfPath.xml |
<?xml version="1.0" encoding="UTF-8" ?> <dt-example table-type="html" order="8"> <css lib="datatables buttons"/> <js lib="jquery datatables buttons buttons-flash"> <![CDATA[ $.fn.dataTable.Buttons.swfPath = '../../swf/flashExport.swf'; $(document).ready(function() { $('#example').DataTable( { dom: 'Bfrtip', buttons: [ 'copyFlash', 'csvFlash', 'excelFlash', 'pdfFlash' ] } ); } ); ]]> </js> <title lib="Buttons">SWF file location</title> <info><. However, you can easily set the location of the file to be loaded using the `$.fn.dataTable.Buttons.swfPath` parameter. This example shows the `-path swf` file being given a specific URL that it should be loaded from. ]]></info> </dt-example>