Download necessary files would be useful. Examples are confusing
Download necessary files would be useful. Examples are confusing
Hi,
I want to run the html https://datatables.net/examples/api/multi_filter.html However the html doesn't include the required js, css, script functions as default. It is very confusing and not user friendly.
Can you please help me with a link to download a working html file for multi-filter which includes all the js, css files and has the necessary js and css files as well?
Or someone please wrap a working example for multi-filter as zip and send me the link to download - which has all the links and files in a single zip file
Thanks.
This question has an accepted answers - jump to answer
Answers
The example you has all the relevant code. See under the Javascript, HTML, and CSS tabs.
The page also tells you which Javascript library files are loaded for use in the example.
The html content starts with <tr> instead of <html> and it doesn't have include tag for css and script tags for js and user has to forcibly construct it manually. It would be better if there is a download option of each file or download a working file as bundled.
The HTML content starts with < table >.
If that is too difficult for you, you could apply for Quick Support.
https://datatables.net/support/index#Quick-Support
Another option is to use the Datatables provided test environment described here. It will give you a base Datatables config to start from.
Kevin
Thanks, Kevin....Wow...Wonderful Answer with Quick Response...This may be highlighted in the main page or in FAQ...Great.