Having trouble plugging jQuery FullCalendar into Squarespace page
- by ellenchristine
When I test the fullcalendar widget locally, it works fine. However, when I try to integrate it with Squarespace, it doesn't show up.
Here is what is in my head tag:
<link rel='stylesheet' type='text/css' href='storage/scripts/fullcalendar.css' />
<script type='text/javascript' src='storage/scripts/jquery.js'></script>…