Hmm… It works when I apply the cufon script in jquery.init_show_calendar.js, in “loading” section.
Am I placing the code at the proper place? Or is there another workaround?
Thanks!
The fullcalendar jquery plugin documentation may have the answers you seek.
Eran
Recently, I have started using the Platform theme by Pagelines locally with my calendar. It employs Cufon, and it seems to just work, I didn’t have to touch any code. Their code might yield good information when creating custom themes.
Eran
Woops sorry! Forgot to update this case. :X
For my case, Cufon didn’t work only when I apply it to the calendar heading. But it works after I include Cufon.refresh() in fullcalendar.js.
I’m not sure what was the cause tho, not really good in programming and just started to learn creating website. Haha! Sorry for not being able to better clarify the issue.