Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-10-02 | 562 Bytes | |
DB.js | 2015-10-02 | 18.8 kB | |
Table.js | 2015-10-02 | 38.0 kB | |
Totals: 3 Items | 57.4 kB | 0 |
JSQL-SX Version 1.0
To use this API, copy the DB.js and Table.js files to a suitable path under
your web server's document root and include the following two lines in your HTML
pages:
<script src="js/DB.js" type="text/javascript></script>
<script src="js/Table.js" type="text/javascript></script>
The example assumes you have copied both files to the js directory under
your web server's document root.
Please visit the Wiki for the on-going documentation: