Thank you for the reply! I will check into it and let you know how I go. Much appreciate it. I must have overlooked the subtext option, I thought that I tried that but perhaps I was doing it wrong (I do most things wrong, lol).
Thanks again

MuchaDev wrote:@hmmg
I used your plugin Version 1.3.
It´s working nice in preview but sadly it crashes on export for Html or for NWjs.
Error in NWjs:
"undefined is not a function" in c2runtime
Error in Web:
Uncaught TypeError: $(...).tf is not a function
If i click the c2runtime in webinspector console, it marks the following line
- Code: Select all
(case 1:e="blackice";break;case 2:e="blue";break;case 3:e="bootstrap";break;case 4:e="bootstrap_2";break;case 5:e="dark";break;case 6:e="default";break;case 7:e="dropbox";break;case 8:e="green";break;case 9:e="grey";break;case 10:e="ice";break;case 11:e="jui";break;default:e="default"}console.log(e);$(d.g.table).tf({Du:e})}else $(d.g.table).tf().removeClass("tablesorter-default");else if(0<d.j[15]){switch(d.j[15]){case 0:e="none";break;case 1:e="blackice";break;case 2:e="blue";break;case 3:e="bootstrap";)
Update - 27.01.2015 - 21:08
@hmmg
The option "allow sort" is the bad guy here
if "allow sort" is true => the exported project crashes with the above error
if "allow sort" is false => everything is fine
It would be great if you can handle this
Who is online |
Users browsing this forum: No registered users and 1 guest |