文件名称:tabletop_to_datatables
文件大小:56KB
文件格式:ZIP
更新时间:2024-05-17 11:55:28
JavaScript
演示:从桌面到数据表 使用从Google Spreadsheet中提取json并将其提供给 jQuery插件。 ( 和( 进行的演示,得益于和开源工作。 丽莎·威廉姆斯(Lisa Williams)关于的 如果对允许您选择使用平面JSON文件或tabletop.js从Google电子表格中提取数据的增强版本感兴趣,。 第1步-。 第2步-将电子表格密钥作为参数添加到在准备好文档时触发的initializeTabletopObject函数。 initializeTabletopObject('0An8W63YKWOsxdHVreXpLbVRWUGlJUlcweHVfZ01ycVE'); 第3步-通过调整createTableColumns()函数中的数组来设置DataTables列标题。 您将同时更改mDataProp和sTitle键的值。 var tableColum
【文件预览】:
tabletop_to_datatables-master
----index.html(2KB)
----images()
--------favicon.ico(894B)
--------back_enabled.png(1KB)
--------back_enabled_hover.png(1KB)
--------back_disabled.png(1KB)
--------forward_enabled_hover.png(1KB)
--------sort_desc.png(1KB)
--------forward_enabled.png(1KB)
--------sort_asc_disabled.png(1KB)
--------sort_both.png(1KB)
--------sort_desc_disabled.png(1KB)
--------Sorting icons.psd(27KB)
--------forward_disabled.png(1KB)
--------sort_asc.png(1KB)
----scripts()
--------tabletop.js(15KB)
--------tabletop-feed.js(5KB)
--------data-tables-bootstrap.js(3KB)
--------bootstrap-dropdown.js(2KB)
--------jquery.dataTables.min.js(69KB)
----README.md(3KB)
----css()
--------styles.css(714B)
--------demo_table.css(11KB)