Table Tool Issue
Table Tool Issue
The symptoms I am getting are fold:
1. Only PRINT is working (clicking on Copy, CSV, Excel, PDF have no effect.)
2. There are no "buttons" showing only the text though Firefox Firebug's inspect element shows it is split appart.
My guess is these are two separate issues. First is symptom of only PRINT working indicate that FLASH isn't being picked up correctly? If not is there a way to test the FLASH? I tried referencing externally via http and can get to the flash file though it does nothing.
Second, my guess on the lack of images is that they are not coming across. It might be related to security issues on the server. I had to move datatables.net images to images/... instead of ../images/... to get things working there. I tried the same with TableTools, editing the CSS to reference to images/... instead of ../images/... but that had no effect.
Anyway the biggest issue is I am at a loss how to break this problem apart and diagnose the core issues.
1. Only PRINT is working (clicking on Copy, CSV, Excel, PDF have no effect.)
2. There are no "buttons" showing only the text though Firefox Firebug's inspect element shows it is split appart.
My guess is these are two separate issues. First is symptom of only PRINT working indicate that FLASH isn't being picked up correctly? If not is there a way to test the FLASH? I tried referencing externally via http and can get to the flash file though it does nothing.
Second, my guess on the lack of images is that they are not coming across. It might be related to security issues on the server. I had to move datatables.net images to images/... instead of ../images/... to get things working there. I tried the same with TableTools, editing the CSS to reference to images/... instead of ../images/... but that had no effect.
Anyway the biggest issue is I am at a loss how to break this problem apart and diagnose the core issues.
This discussion has been closed.
Replies
> Second, my guess on the lack of images is that they are not coming across.
What images and where are they not going to?
Can you please link to the page so we can debug it.
Allan