sakex
v1.1.1
Published
Easy to use javascript calendar with events support Edit
Downloads
7
Readme
calendar
Easy to use javascript calendar with events support
A very easy to use calendar,
The constructor arguments are: the DOM object on which you want to render the calendar, the language you are going to use, the Date at which the calendar should open (new Date() means today) and your events datas (in JSON).
I have provided a little CSS file you can import in your HTML like this:
Your events oject must look like this: