Monday, February 16, 2009

How to create a simple dynamic calendar

1) Copy the whole script 1( on below) and paste it between <meta> to </body> on your main html (via your text editor).

2) Copy the whole script 2( under script 1) to your text or html editor and save as 'simplecalendar.js'.

3) Save the 'simplecalendar.js' to the same path as your main html. ( or you can save it on your own path/directory)

4) You are done!

Script 1 (paste the whole code between <meta> to </body> in your main html)


Script 2 (simplecalendar.js)

0 comments:

Post a Comment