Languages Java JS files  

Advanced Popup Calendar

download download  
important code information
author:
dp_pro
minimum requirements:
Advanced Popup Calendar description

This popup calendar can be linked to a form text field. The user can click on an icon of a desk calendar and use a popup window to select a date. This calendar was originally designed by Robert Husted and posted as a Netscape JavaScript tutorial article. It supports Netscape and IE senses the user's language settings and automatically displays the calendar in English, French, German, or Spanish. The font and other customizations can be made by editing the first few lines of the .js file.<p> I've since made the following improvements: Reduced the .js file size to from 29k to 13k. Fixed a CSS bug when IE 5 came out. Added support for reading and writing of advanced date formats. My favorite addition is the "th" format flag that translates to "st", "nd", "rd", or "th" depending on day of month.<p> There is one part that could use help. Currently in IE it opens, closes, and then re-opens. This is the only answer I could find to the problem of re-opening the window. Without this workaround, if the popup calendar is already open, and the user clicks to open it, it can get disconnected and looses it's ability to communicate with the main window. In the customizable section of the .js file, you can set cal_opentwice to false to turn this off. If someone finds a better way.. please post it here.


File List:
@PSC_ReadMe_3356_2.txt2Kb
CAL-icon.gif171b
calendar.js13Kb
demo.html2Kb

Similar code
A Date Display (Popularity: ) : This is just a little java script that can be used display the date in long form on a webpage. ...
Alternating Marquee (with Transitions) (Popularity: ) : This is a message display utility for your website. It can display any number of messages and flashes between them ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 339
version
size in Kb 6
popularity   2312/5827733
user rating 5/10
ad


New Code
Popular Code