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.
It uses simple structure so that you can add your own themes to make it look better.
You can see a demo from here
I’m also sharing this code, so other developers can use it to make their life easy.
You can download it from the following link.
[NB : I'm adding more features to this plugin to make it more customizable. I'll update it here when it completes.]



