That's one option. Two other options off the top of my head:
1. Use sDom to place the element somewhere within the DataTables controlled area
2. Use the .dom.container property of the TableTools instance: http://datatables.net/release-datatables/extras/TableTools/alt_init.html .
Replies
1. Use sDom to place the element somewhere within the DataTables controlled area
2. Use the .dom.container property of the TableTools instance: http://datatables.net/release-datatables/extras/TableTools/alt_init.html .
Allan