1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman
Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

Calendar Generator

Saturday May 2, 2009
JavaScript can make writing HTML easier.

If you write your HTML by hand or if your WYSIWYG editor doesn't have an option to generate a particular construct such as a calendar then creating the code manually can be a long and involved task.
This task can be greatly simplified by using JavaScript to create the necessary HTML for you. Here's one that can generate the HTML for a calendar where all you need to specify is the month, year, and the day of the week you want it to start on and all of the necessary HTML to put a calendar into your web page will be created for you instantly.

Calendar Generator
Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.