Save as window comes behind in main window in mozilla firefox

Save as window comes behind in main window in mozilla firefox

maddyganeshmaddyganesh Posts: 6Questions: 5Answers: 0
edited October 2014 in Free community support

When i export tables into PDF in firefox browser the Table tools save as window appearing behind the main browser window. How can i bring that popup window in front of the browser window..

Also the save as window not working in the Internet Explorer 9 version (9.0.31)

$(document).ready(function() {
$('#example').DataTable( {
dom: 'T<"clear">lfrtip',
tableTools: {
"sSwfPath": "../swf/copy_csv_xls_pdf.swf"
}
} );
} );

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.