Why we have relative path in the cdn tableTools.min.js file

Why we have relative path in the cdn tableTools.min.js file

ajit123ajit123 Posts: 1Questions: 1Answers: 0
edited December 2014 in Free community support

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.

Answers

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin

    Agreed - thanks for letting me know about this. I'll make the required change for the next release.

    Allan

This discussion has been closed.