Calendar is not loading
Hi @mightymuke , thank you for uploading the jQuery Events Calendar in GitHub!
I just downloaded it to test it and saw that the Calendar is not loading. See this screenshot:

Best wishes,
Nikolay
Hi,
Thanks for your interest.
I have neglected to update the example page, and will get onto it ASAP. However note that most of the demo's on that page currently need to be run in a PHP environment. I'm also working on improving the documentation, but that is still in the very early stages yet.
Alternatively you can visit the official demo page if you want to see it in action, or let me know what your required parameters are and I can help you configure it.
MM
@mightymuke, you are right. I need PHP for the example page. The original version of the calendar, displays the dates no matter whether there is PHP support or not - that's why I was confused at the beginning. It is all good :) See the original version without PHP support:

When the time comes we will have also client side JSON data.
Best wishes,
Nikolay
I'll try and get the fix in later on today, but fixing the demo has highlighted some minor bugs (or rather, inconsistencies) that I'd like to get fixed first.
The demo page should be working now, but am keeping the ticket open until I have all the calendars doing something sensible.
Great! You made it work with JavaScript data (eventsWithHumanDateFormat)! Perfect! Thank you a lot!
:)
Not quite perfect, there are still issues. I'm working through them now.
I wrote 2 calendar scripts for you. they build calendar with different methods and work properly
https://gist.github.com/Ursawarrior/6443378
Thanks, but I'm not sure how they apply to the events calendar. Can you please elaborate?
mightymuke, please show me link to your calendar code
I'm not sure I understand - this is a jquery calendar plugin, you are more than welcome to browse the code. If you have found an issue with it, please raise a new issue. If you would like to add an enhancement, then please submit a pull request and I'll evaluate it.
May be i'm hurry up, cause you don't use php, unfortunately I can help only with this language.