Jquery datatables css cdn

DataTables 1.10.21

DataTables CDN files for DataTables 1.10.21. This software was originally released on 11th May, 2020.

Release notes

Patch release for DataTables addressing a number of issue has have been raised since 1.10.20.

Updates

Fixes

  • Fix: Bootstrap 4 table-bordered class could have a missing border on header cells which used a colspan/rowspan
  • Fix: Avoid applying padding to non sortable items on small tables
  • Fix: Bootstrap 4 styling for the paging control on smaller screens — align to center
  • Fix: Always set max-height for scrolling — allowing Scroller to read the value
  • Fix: «Next» paging button was active when there were no records in the table
  • Fix: Protect against draw being 0
  • Fix: Arrays weren’t working for tables()
  • Fix: Table selector of 0 wasn’t limiting the API to just the first table when using tables()
  • Fix — Edge: Clear in search input wasn’t working
  • Fix: Remove deprecated jQuery event short handlers — thanks @Mrks83
  • Fix: & was not being correctly encoded for the HTML entity escape
  • Fix — Compact class would cause header centred text to be slightly off center
  • Fix — Material style updated to use MDC
  • Fix example: Pipeline needs to return the Ajax object
  • Fix: The order event docs were missing the third parameter
  • Fix: IE11 when used with a file:// file and state saving enabled would never complete the table’s initialisation. It still won’t work with state saving (localStorage isn’t supported in IE for file://) but it will now load the table
  • Fix: JS error when setting data for an unrendered row
  • Fix — example: Note use of columns().every() in filtering example
Читайте также:  Google Map API V3 with markers

Files

js

  • //cdn.datatables.net/1.10.21/js/dataTables.bootstrap.js
  • //cdn.datatables.net/1.10.21/js/dataTables.bootstrap.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.bootstrap4.js
  • //cdn.datatables.net/1.10.21/js/dataTables.bootstrap4.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.dataTables.js
  • //cdn.datatables.net/1.10.21/js/dataTables.dataTables.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.foundation.js
  • //cdn.datatables.net/1.10.21/js/dataTables.foundation.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.jqueryui.js
  • //cdn.datatables.net/1.10.21/js/dataTables.jqueryui.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.legacy.js
  • //cdn.datatables.net/1.10.21/js/dataTables.legacy.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.material.js
  • //cdn.datatables.net/1.10.21/js/dataTables.material.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.semanticui.js
  • //cdn.datatables.net/1.10.21/js/dataTables.semanticui.min.js
  • //cdn.datatables.net/1.10.21/js/dataTables.uikit.js
  • //cdn.datatables.net/1.10.21/js/dataTables.uikit.min.js
  • //cdn.datatables.net/1.10.21/js/jquery.dataTables.js
  • //cdn.datatables.net/1.10.21/js/jquery.dataTables.min.js
  • //cdn.datatables.net/1.10.21/js/jquery.js

css

  • //cdn.datatables.net/1.10.21/css/dataTables.bootstrap.css
  • //cdn.datatables.net/1.10.21/css/dataTables.bootstrap.min.css
  • //cdn.datatables.net/1.10.21/css/dataTables.bootstrap4.css
  • //cdn.datatables.net/1.10.21/css/dataTables.bootstrap4.min.css
  • //cdn.datatables.net/1.10.21/css/dataTables.foundation.css
  • //cdn.datatables.net/1.10.21/css/dataTables.foundation.min.css
  • //cdn.datatables.net/1.10.21/css/dataTables.jqueryui.css
  • //cdn.datatables.net/1.10.21/css/dataTables.jqueryui.min.css
  • //cdn.datatables.net/1.10.21/css/dataTables.material.css
  • //cdn.datatables.net/1.10.21/css/dataTables.material.min.css
  • //cdn.datatables.net/1.10.21/css/dataTables.semanticui.css
  • //cdn.datatables.net/1.10.21/css/dataTables.semanticui.min.css
  • //cdn.datatables.net/1.10.21/css/dataTables.uikit.css
  • //cdn.datatables.net/1.10.21/css/dataTables.uikit.min.css
  • //cdn.datatables.net/1.10.21/css/jquery.dataTables.css
  • //cdn.datatables.net/1.10.21/css/jquery.dataTables.min.css
  • //cdn.datatables.net/1.10.21/css/jquery.dataTables_themeroller.css

images

Источник

DataTables 1.10.15

DataTables CDN files for DataTables 1.10.15. This software was originally released on 18th April, 2017.

Release notes

A fast turn around for this release as a bug was found in 1.10.14 which caused a Javascript error when using some API methods. The only change is to address this issue.

  • New: slice() utility method (required to address the above)
  • Fix: Javascript error when unique() was used with a DataTables API instance.

Files

js

  • //cdn.datatables.net/1.10.15/js/dataTables.jqueryui.min.js
  • //cdn.datatables.net/1.10.15/js/dataTables.jqueryui.js
  • //cdn.datatables.net/1.10.15/js/dataTables.foundation.min.js
  • //cdn.datatables.net/1.10.15/js/dataTables.foundation.js
  • //cdn.datatables.net/1.10.15/js/dataTables.material.js
  • //cdn.datatables.net/1.10.15/js/dataTables.material.min.js
  • //cdn.datatables.net/1.10.15/js/dataTables.bootstrap.js
  • //cdn.datatables.net/1.10.15/js/dataTables.bootstrap.min.js
  • //cdn.datatables.net/1.10.15/js/dataTables.bootstrap4.js
  • //cdn.datatables.net/1.10.15/js/dataTables.bootstrap4.min.js
  • //cdn.datatables.net/1.10.15/js/dataTables.semanticui.js
  • //cdn.datatables.net/1.10.15/js/dataTables.semanticui.min.js
  • //cdn.datatables.net/1.10.15/js/dataTables.uikit.js
  • //cdn.datatables.net/1.10.15/js/dataTables.uikit.min.js
  • //cdn.datatables.net/1.10.15/js/jquery.dataTables.js
  • //cdn.datatables.net/1.10.15/js/jquery.dataTables.min.js

css

  • //cdn.datatables.net/1.10.15/css/dataTables.bootstrap.css
  • //cdn.datatables.net/1.10.15/css/dataTables.bootstrap.min.css
  • //cdn.datatables.net/1.10.15/css/dataTables.bootstrap4.css
  • //cdn.datatables.net/1.10.15/css/dataTables.bootstrap4.min.css
  • //cdn.datatables.net/1.10.15/css/dataTables.foundation.css
  • //cdn.datatables.net/1.10.15/css/dataTables.foundation.min.css
  • //cdn.datatables.net/1.10.15/css/dataTables.jqueryui.css
  • //cdn.datatables.net/1.10.15/css/dataTables.jqueryui.min.css
  • //cdn.datatables.net/1.10.15/css/dataTables.material.css
  • //cdn.datatables.net/1.10.15/css/dataTables.material.min.css
  • //cdn.datatables.net/1.10.15/css/dataTables.semanticui.css
  • //cdn.datatables.net/1.10.15/css/dataTables.semanticui.min.css
  • //cdn.datatables.net/1.10.15/css/dataTables.uikit.css
  • //cdn.datatables.net/1.10.15/css/dataTables.uikit.min.css
  • //cdn.datatables.net/1.10.15/css/jquery.dataTables.css
  • //cdn.datatables.net/1.10.15/css/jquery.dataTables.min.css
  • //cdn.datatables.net/1.10.15/css/jquery.dataTables_themeroller.css

images

Источник

DataTables CDN

The DataTables Content Delivery Network (CDN) is a permanent store of the software released as part of the DataTables project for you to use on your site without needing to host it yourself.

Furthermore, the CDN can serve the files for the DataTables components and dependencies that you require as a single concatenated and minified file, or as individual files through use of the DataTables download builder.

All you then need to do is include the files you want on your page! This can help improve performance on your site and make prototyping much easier.

The DataTables CDN is powered by the CloudFlare network.

DataTables

DataTables is the core software of the DataTables project, and involves two primary files, the DataTables Javascript and CSS.

Release

DataTables 1.13.5 is the current stable release of DataTables.

Extensions

Extensions can be used to add additional functionality to DataTables. Those extensions which are part of the core DataTables project are available on the CDN. Current releases are shown below. The files for historical versions are also available, although for new projects always use the latest versions!

AutoFill

AutoFill adds an Excel like option to a table, allowing click and drag over cells, filling in information and incrementing numbers as needed.

Buttons

The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. The core library provides the based framework upon which plug-ins can built. Plug-in buttons are also provided for data export, printing and column visibility control.

Buttons also provides the following files that provide functional buttons.

Column visibility control:

Print button:

HTML5 export buttons:

Please note that the HTML5 export buttons require JSZip for Excel export and PDFMake for PDF export. Use the download builder to make sure you get all the files you need.

ColReorder

ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers.

DateTime

DateTime is DataTables’ own DateTime picker, which we mainly use within Editor and SearchBuilder extensions to provide a user friendly way to select values for dates and times. It is freely available under the MIT license if you wish to use it in some other capacity or as part of a custom extension for DataTables.

FixedColumns

FixedColumns «freezes» in place the left most columns in a scrolling DataTable, to provide a guide to the end user (for example an index column).

FixedHeader

The FixedHeader plug-in will freeze in place the header, footer and left and/or right most columns in a DataTable, ensuring that title information will remain always visible.

KeyTable

KeyTable provides Excel like cell navigation on any table. Events (focus, blur, action etc) can be assigned to individual cells, columns, rows or all cells.

Responsive

Responsive is an extension for DataTables that will automatically adjust the visible columns in a table to fit optimally into the available display space, with options for the end user to view any hidden data.

RowGroup

RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group.

RowReorder

RowReorder adds the ability for rows in a DataTable to be reordered through user interaction with the table (click and drag / touch and drag). Integration with Editor’s multi-row editing feature is also available to update rows immediately.

Scroller

A virtual renderer for DataTables, allowing the table to look like it scrolls for the full data set, but actually only drawing the rows required for the current display, for fast operation.

SearchBuilder

SearchBuilder provides the end user with an easy to use UI for them to create their own complex custom search expression for a DataTable. When searching through large sets of data for specific data, this can be extremely useful.

SearchPanes

SearchPanes adds panes to the DataTable with the capability to search by selecting rows in the panes. This is very useful when it comes to adding a more comprehensive searching feature and custom search capabilities.

Select

Select is an extension for DataTables that provides table item selection capabilities — rows, columns and cells. Advanced selection options are available for multi-item selection and also item selection and retrieval via the DataTables API.

StateRestore

StateRestore extends DataTables state saving abilities, allowing multiple states to be saved and reloaded at any time. There is also the possibility to customise which elements of DataTables are stored in each saved state.

Plugins

The DataTables plug-ins are a little different from the software above in that they do not have a specific release. Rather, for the CDN, each commit is available using the initial part of the git hash for each commit, to ensure that the version of the file that you use is always available for your use and will not change version unexpectedly.

Furthermore, note that the use of plug-ins on the CDN is primarily for prototyping. Although you can include plug-ins on your page directly from the CDN, if you are using multiple plug-ins, you will benefit from combining those plug-ins that you are using into a single file to keep the number of imported files to a minimum.

DataTables

DataTables designed and created by SpryMedia Ltd.
© 2007-2023 MIT licensed. Privacy policy.
SpryMedia Ltd is registered in Scotland, company no. SC456502.

Источник

Оцените статью