[Plugin: WP-Table-Reloaded] TableTools features not woking in IE
-
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?
- The topic ‘[Plugin: WP-Table-Reloaded] TableTools features not woking in IE’ is closed to new replies.