Server IP : 66.29.146.62 / Your IP : 216.73.216.2 Web Server : LiteSpeed System : Linux premium231.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : dokkdzvi ( 925) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/dokkdzvi/digitalize-uae.store/controlPanel/assets/plugins/tablesaw/test/ |
Upload File : |
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Tablesaw Test Suite</title> <link rel="stylesheet" href="../dist/dependencies/qunit.css"> <link rel="stylesheet" href="../dist/bare/tablesaw.bare.css"> <script src="../dist/dependencies/jquery.js"></script> <script src="../dist/dependencies/qunit.js"></script> <script src="../dist/tablesaw.js"></script> <script src="tablesaw_test.js"></script> <!-- Removing access to jQuery and $. But it'll still be available as _$, if you REALLY want to mess around with jQuery in the console. REMEMBER WE ARE TESTING A PLUGIN HERE, THIS HELPS ENSURE BEST PRACTICES. REALLY. --> <script>window._$ = jQuery.noConflict(true);</script> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> </body> </html>