bootstrap-data-table:阿贾克斯动力桌

时间:2024-07-25 15:57:19
【文件属性】:

文件名称:bootstrap-data-table:阿贾克斯动力桌

文件大小:275KB

文件格式:ZIP

更新时间:2024-07-25 15:57:19

ColdFusion

引导数据表 @@版本 1.5 这是一个非常轻量级的 bootstrap 数据表插件。 该插件使用 AJAX 作为其检索数据的唯一方式。 它旨在与通过 JSON 通信的后端 API 调用一起使用。 我可能会开发一些额外的功能,让您可以单独传入数据,但如果没有它,它已经非常强大了。 如何使用它 查看 example.html 文件以查看它的运行情况。 但基本前提是: $("#my-dt-container").datatable({ url: "data.php" , columns: [ { title: "The heading of your column" , field: "The field the column maps to from the r


【文件预览】:
bootstrap-data-table-master
----fonts()
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.svg(61KB)
--------glyphicons-halflings-regular.eot(20KB)
----.gitignore(28B)
----example.html(4KB)
----js()
--------bootstrap.js(54KB)
--------jquery.js(276KB)
--------jquery.min.js(94KB)
--------bootstrap.min.js(28KB)
----example-data.json(2KB)
----css()
--------bootstrap.css(118KB)
--------bootstrap-theme.min.css(13KB)
--------bootstrap.min.css(98KB)
--------bootstrap-theme.css(15KB)
----README.md(8KB)
----example-data.php(1KB)
----bootstrap-datatable.min.js(19KB)
----example-data.cfm(1KB)
----bootstrap-datatable.js(35KB)

网友评论