HIOX Javascript Calendar
This is a free javascript calendar that can be used in any website. It has been tested to work in browsers like mozilla, IE, opera.
Features
- Free Calendar can be displayed in any webpage.
- The colors and size can be modifed or easily changed.
- Has previous, next option that can span to any month of a year.
- Very simple and easy to use.
Preview
Downloads
Usage
- Unzip the download.
- you will get the files hjcal/calendar.js
- Now copy the following javascript code in to the html file, where you want the calendar to be displayed.
<!-- hscripts.com javascript calendar script -->
<script type="text/javascript" src="hjcal/calendar.js">
</script>
<!-- End of hscripts calendar Script -->
To change colors: Edit the file hjcal/calendar.js and change the colors in the first few lines on the script.
License
Related Scripts