Self-Hosting
To self-host your scripts:
Step 1
Download the .js and .css files and upload them to your Squarespace website:
wmSimpleTable.css
wmSimpleTable.js
Step 2
Copy the two code snippets, and paste them into their designated areas.
The styles go in the Site HEADER Code Injection area.
<!-- Simple Table Javascript from Will-Myers.com -->
<script src="/s/wmSimpleTable.js"></script>
<!-- Simple Table Styles from Will-Myers.com -->
<link rel="stylesheet" href="/s/wmSimpleTable.css">
The javascript goes in the Site FOOTER Code Injection area.
Step 3
Replace the URL’s "/s/wmSimpleTable.css" and "/s/wmSimpleTable.js" match the unique URL’s that Squarespace generates for you.