Why we have relative path in the cdn tableTools.min.js file
Why we have relative path in the cdn tableTools.min.js file
ajit123
Posts: 1Questions: 1Answers: 0
As we have the cdn file with ref. then why we have relative path in cdn? it is causing issue.
e.g. "TableTools.DEFAULTS={sSwfPath:"../swf/copy_csv_xls_pdf.swf",".
We already have the cdn path for this swf.
//cdn.datatables.net/tabletools/2.2.3/swf/copy_csv_xls_pdf.swf
I think it needs to be in proper way.
if I am requesting the cdn then I do not have to rely on other things. please check and update this in current version.
This discussion has been closed.
Answers
Agreed - thanks for letting me know about this. I'll make the required change for the next release.
Allan