DataTable Problems with IE
DataTable Problems with IE
sgaspar
Posts: 8Questions: 0Answers: 0
When I use DataTables to return large results it stops working on IE.... I try to use the solution you sugest....
var expr = new RegExp('>[ \t\r\n\v\f]*<', 'g');
var tbhtml = $('#informacao').html();
$('#informacao').html(tbhtml.replace(expr, '><'));
But still does´t work...
When I use this the table tools and the navigation buttons desapear...
I really need help on this.
Best,
Sílvia
var expr = new RegExp('>[ \t\r\n\v\f]*<', 'g');
var tbhtml = $('#informacao').html();
$('#informacao').html(tbhtml.replace(expr, '><'));
But still does´t work...
When I use this the table tools and the navigation buttons desapear...
I really need help on this.
Best,
Sílvia
This discussion has been closed.
Replies
SCRIPT5022: Load timeout for modules: mylibs/dynamic-tables/jquery.dataTables.tableTools.zeroClipboard
http://requirejs.org/docs/errors.html#timeout