- Para ver cada ejemplo:
Haga clic en el enlace de abajo y cargar el ejemplo de esta ventana.
A continuación, para ver el código fuente:
Haga clic en el botón derecho del ratón sobre la ventana y seleccione "Ver código
fuente" de la ventana emergente.
Si alguno de los gráficos se utilizan en el guión:
Haga clic en el botón derecho del ratón sobre cada gráfico y seleccione "Guardar
imagen como" del menú emergente. (Todos los gráficos se incluyen en el mismo
directorio que el ejemplo de Javascript.)
Para volver al Indice:
Haga clic en el botón "Atrás" en la parte superior de su navegador.
|
|
Basic
Calendar |
A month calendar that highlights the date and the day of the week |
Daily
Greeting |
Display the date on a small calender together with an appropriate
salutation based on the time of the day. |
Date Menu |
Each time the user selects a year or month, JavaScript gets the correct
number of days in that month and updates the pull down menu. The script is Y2K compliant
and also works for leap years |
Day counter |
Tells you many wednesdays (or any other day) there are in the current
month. It can be modified to work with any day of the week, or all of them! |
Days Left |
This script calculates and displays the number of days (not weekdays)
left in the current month. |
Dynamic Month |
Select a month and year and automatically display the a complete calendar
for that month in Dynamic HTML. |
M-DH |
Shows you the current month's calendar, and the current day is
highlighted! |
M-T-DH |
This shows users a calendar that also tells you when you entered the
page, plus, the current day is highlighted. |
Pop-up
Date picker |
A popup window appears allowing the user to select a date simply by a
clicking it. The user can navigate to previous and future dates, and the selected date is
displayed in your form. |
Quarter |
It displays the current month, and the month prior and forthcoming on
each side |
Season |
Display the current season and year as determined by the system clock. |
Select a
Month |
Simply select any month of any year, and JavaScript will
"build" you the calendar for that month |
Select Day |
Shows a pull down menu from which you can select any day from the current
month. |
US-Euro
Calendar |
A powerful calendar that allows you to scroll through the months.
Displays monthly calendars in U.S. or Euro style, three months at a time. It even lets you
define the holidays! |
Year Calendar |
A calendar that shows you the whole year by month. |
Year-Highlighted |
The same as the previous calendar but with today highlighted. |
|
|
|
|
|
|