. .
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
As curCSS was an alias for css you can add the code below to go around that issue.
if(!$.curCSS) $.curCSS = $.css;