Add sInfo to the print button, nothing changes
-
Hi Tobias,
I use the datatables extension with Tablepress.
I’m trying to show info when a user wants to print a page.This is my modified rule in tablepress-datatables-tabletools.php
$tabletools_options = '{ "sSwfPath": "' . $swf_path . '", "aButtons": [{ "sExtends": "print", "sButtonText": "", "sInfo": "Please press escape when done" } ] }';
But no info appears. Am I doing something wrong?
Greets Mark
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Add sInfo to the print button, nothing changes’ is closed to new replies.