The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
888
stars
289
forks
source link
$.fn.tableExport.ignoreCSS Doesn't Work - TableExport.prototype.ignoreCSS does - using jQuery #143
Closed
own3mall closed 6 years ago
I'm using the latest version of TableExport v5 with jQuery 3.x, and when I use the below line, it doesn't work.
However, this worked:
I would assume they should both work. I called them right before I initialized a table export instance using: