Categories:

Home / Free JavaScripts / Clocks, Calenders, And Timers / Here

Cut & Paste Adjustable Calender script that changes according to your selection (Doesnt work well with IE)
Credit: Roger Zeitel

Description: The below script is an adjustable script that will update itself according to the parameters.

Example:

month  year 

Directions: Step 1: Put the below into the <head> tags of your page.

Step 2: Copy the below anywhere inside the <body> tags:

Step 3 (last step): Add the onload handler inside your <body> tag:

<BODY ONLOAD="displayCalendar(1)">

Copyright © 1997-2014 JavaScript Kit. NO PART may be reproduced without author's permission.