Home / Date & Time / Responsive JavaScript Calendar Component

Responsive JavaScript Calendar Component

Download Demo
  • Overview
  • Documents
User Rating: 0/5 ( 0 votes)
Your Rating:

There are a lot of JavaScript Calendars and Date Pickers out there, but actually only a few can be very customizable to fit everyone's need. That's why we have created a Responsive JavaScript Calendar Component that is very customizable and extendable. You can see our calendar at work right in this page.

Don't want to go through all the API documentations? We got the solution for you, now you can customize your own calendar using our online builder. Simply change what you want and you'll get all the code right away. You can also save your work for reference.

Features

  • Create any numbers of months per calendar.
  • Set the weekend, days off, holidays (dates off), start day of the week.
  • Start and end date.
  • Multi selection with limits or without.
  • Skinnable (using CSS).
  • Can have any number of calendars in any page.
  • Optimized for best performance.

Skinning

The Calendar Component use CSS style sheet to skin the different parts of the calendar. The calendar css_prefix option will allow for creating different skins in the same CSS file. Additionally, the general Configuration css_prefix option will allow the creation of different skins for all the components in the page in different files. 

Scroll To Top