Sha256: ccfa4baced337785827104a39eec5e3200a08b9ce8dc22c8c151cfacd824829d

Contents?: true

Size: 848 Bytes

Versions: 24

Compression:

Stored size: 848 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Test of Dynamic (Deferred) Loading of Tablesaw</title>
    <link rel="stylesheet" href="../dist/dependencies/qunit.css">
    <link rel="stylesheet" href="../dist/tablesaw.css">
  
    <script src="../dist/dependencies/jquery.js"></script>
    <script src="../dist/dependencies/qunit.js"></script>
    <!-- Removing access to jQuery and $. But it'll still be available as $jQ, 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.$jQ = jQuery.noConflict(true);
    </script>
    <script src="tablesaw_dynamically_loaded_test.js"></script>
  </head>
  <body>
      <div id="qunit"></div>
      <div id="qunit-fixture"></div>
  </body>
</html>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.7 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.6 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.5 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.4 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.3 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.2 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.1 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.3.5 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-5.0.0 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.3.4 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.3.3 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.3.2 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.3.1 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.3 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.2.3 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.2.2 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.2.1 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.2 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html
trusty-cms-4.1.9 node_modules/tablesaw/test-qunit/tablesaw_dynamically_loaded.html