Loading...
Use page
<link rel="stylesheet" href="calendula.css" /> <script src="calendula.js"></script> ... <button id="datepicker">Choose</button> <script> var sc = new Calendula({ theme: '', locale: '', button: document.querySelector('datepicker') }); </script>
Assembly code
Themes:
Holidays:
Languages:
|
calendula.css:Bytes:
Download
calendula.js: Bytes:
Download
|