Few days before, one of my friend asked my help to customize a CSS/JavaScript calendar plugin. The requirement was to add time with that calendar. When I looked on that existing plugin, its structure was very complex and it doesnβt allow to add any input fields and take value when we selects a date.
That day, I spend some time to create a JavaScript plugin, which uses a simple CSS and HTML code.
I came up with a JavaScript library with simple structure. Adding custom styles are very easy with this basic plugin.
Demo
You can see a demo from here
Download
Source code is available from below github location.