Hi!
I ́m using the event calendar plugin, it was working fine, in last version installed.
Today I got this error:
ReferenceError: cal is not defined
I have a div named "cal" for the calendar itself.
and on success event of service, call this function:
$(cal).eventCalendar({
..
..
}
I got this error when I click "back button" to return to the previous page..
Lately I ́m having to much trouble with the new updates...
Can anyone help me with this???
Thanks!