Implement DataTable
Implement DataTable
I use in my project the links of the CDN (.css and .js) to implement the functionality of the plugin in my project, but it didn't work. Then, I copy and paste the code of the CDN files to new files in my project, and didn't work. Finally, I downloaded the DataTable .zip, but I have a lot of .js and .css differents to the .js and .css files implemented in the examples of this site (they're only using one .js and .css).
My questions are: Are the CDN links works? Why the second case that I exposed doesn't work if I copied and pasted in new files from the CDN page? (yes, I imported it correctly in my .html). What files I need to use to implement the plugin, in the third case? I'll appreciate any help
Here are some images from the .zip (in the case of the extensions folder, every one has their own js and css folder)
Answers
Yes they work. If it's not working for you then link to a test case as per the forum rules and we'll be happy to look at it for you.
Thanks
Tom