. .
I walked in this morning to find out that a calendar, implemented using FullCalendar and a public Google feed, is no longer working. The calendar does not appea
Got it.
Apparently, it doesn't like the latest version of JQuery.
The script source is set to point to http://code.jquery.com/jquery-latest.min.js. Just for grins, I pointed it to the jquery-1.7.1.min.js that came with the FullCalendar code.
Lo and behold, it came right up.
Edit: I updated the references to appear as they do in the FullCalendar example, i.e.: