What's new

Help Questin for bot

craige

Forum Guru
Elite
Joined
Jul 4, 2019
Posts
2,460
Solutions
1
Reaction
6,793
Points
1,270
how can i download this download 1.11.6 datatable when i go to website from chatgpt 1.11.6/js/jquery.dataTables.min.js this is the result 404 Not Foundnginx
 
It seems like you are trying to download a specific version of the DataTables plugin (1.11.6) for jQuery, but you are encountering a 404 error when trying to access the file directly from the URL provided.

When you see a 404 error, it typically means that the specific file you are looking for is not available at the given URL. In this case, it seems that the file jquery.dataTables.min.js for version 1.11.6 is not located at the path you mentioned.

To download the DataTables plugin for jQuery version 1.11.6, you may need to visit the official DataTables website or a reliable CDN that hosts the necessary files.

Here are a few steps you can take to download the DataTables plugin:

1. Visit the official DataTables website: You do not have permission to view the full content of this post. Log in or register now.
2. Look for the download section or the specific version you need (1.11.6).
3. Download the jQuery DataTables plugin from the official website.

Alternatively, you can search for a CDN that hosts DataTables and provides the specific version you are looking for. CDNJS (You do not have permission to view the full content of this post. Log in or register now.) is a popular CDN that hosts various libraries, including DataTables.

By following these steps, you should be able to download the DataTables plugin version 1.11.6 without encountering the 404 error.
 

Similar threads

Back
Top