• TableTools feature “Copy to clipboard” and both export features (CSV and XLS) are not working in IE. The problem is “Unknown runtime error” on line 129 in file zeroclipboard.js (here is the line: “this.div.innerHTML = this.getHTML( box.width, box.height );”). It appears on any attempt to open the table with IE and as a result, feature’s icons (copy and exports) are inactive. Fortunately, “Print table” feature, sorting and searches are works fine.
    Of course, the plugin itself is working like a charm with anything else (Safari, FireFox 3.x, 4.x, 5.x, Chrome and so on) than IE (I’ve check it up to v8). The problem is somehow related with the way that IE is working with innerHTML object, but I’m a stupid network specialist and have no idea how to make it work. The way described here: https://datatables.net/forums/discussion/1083/unknown-error-in-ie7-and-ie8/p1 didn’t solve the problem.
    I’ve notice that current version of zeroclipboard.js is 1.0.7 and lots of fix were made since then, but unfortunately WP-Table-Reloaded is working with a relatively old 1.0.4-mod. Of course, ZeroClipboard could not be the root cause of the error, I’m only guessing.
    Is there anybody facing behavior similar to described above?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    unfortunately, I don’t have any further ideas on this one – I only ship DataTables and TableTools with WP-Table Reloaded, but I don’t know much about the interally used JavaScript code. Especially, I can not debug it.
    So, your best bet is indeed to try to find help in the DataTables forums.

    Now, what I can (and will) do in the next release, is to update to the latest DataTables/TableTools/ZeroClipboard files.
    Unfortunately, I don’t yet know when that will happen. So, if you don’t want/can’t wait for that, I suggest that you load the DataTables/TableTools functions manually into your site.

    Regards,
    Tobias

    Thread Starter gerdjikov

    (@gerdjikov)

    Thanks for replay, the plugin is just great! I’ve check – new versions of DataTables/TableTools/ZeroClipboard are working quite well with IE (versions 7,8,9). It will be the best to update WP-Table-Reloaded.

    Hi,

    thanks for checking.

    As mentioned, I will update those files in the next version of WP-Table Reloaded, but I don’t know yet when that will happen.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table-Reloaded] TableTools features not woking in IE’ is closed to new replies.