![]() |
||
A CalendarThis script displays a calendar using the current date by default. It requires 3 files, one for extracting the date from the query string, another one containing the CSS and the last the function used to generate the calendar. If you want to see the live result (we believe this is the best way to learn what is the script about), try it here (new window). calendar.html Here is the page launching the calendar - store the content inside an html file calendar.js The javascript code with the function - Store the content inside calendar.js calendar.css The css code for the template - Store the content inside calendar.css - You can apply a different template by modifying the css code; |
|
Categories
|