Português
<!-- Salvo em url=http://www.downcodes.com/js --> <!-- Web Design bbs url=http://www.downcodes.com/bbs--> <!--Obrigatório Existem duas etapas necessárias para concluir isso. A primeira etapa é adicionar o seguinte código à área <head> --> <STYLE TYPE="text/css"> .normal{BACKGROUND: #ffffff} .today {font-. peso:bold; FUNDO: #6699cc} .satday{color:green} .sunday{color:red} .days {font-weight:bold} </STYLE> <SCRIPT LANGUAGE="JavaScript"> var meses = new Array( "Janeiro" , "fevereiro", "março", "abril", "maio", "junho", "julho", "agosto", "setembro", "outubro", "novembro" ", "dezembro"); var diasNoMês = new Array(31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31); /*var dias = new Array("Domingo", "Segunda", "Terça"); , "Quarta", "Quinta", "Sexta", "Sábado");*/ var dias = new Array("日","一", "二", "三" , "quatro", "cinco", "seis"); function getDays(mês, ano) { if (1 == mês) return ((0 == ano % 4) && (0 != (ano % 100)) ) || 400) ? 29 : 28; else return daysInMonth[mês]; function getToday() { //Obter o ano, mês e dia de hoje this.now = new Date(); ; this.month = this.now.getMonth(); this.day = this.now.getDate(); document.all.year [document.all.year.selectedIndex].text); var newCal = new Date(parseYear, document.all.month.selectedIndex, 1); ); var diariamente = 0 if ((hoje.ano == newCal.getFullYear()) &&(today.month == newCal.getMonth())) dia = hoje.dia; tBodies.dayList; var intDaysInMonth =getDays(newCal.getMonth(), newCal.getFullYear()); for (var intWeek = 0; intWeek < tableCal.rows.length;intWeek++) for ( var intDay = 0;intDay < tableCal. rows[intWeek].cells.length;intDay++) { var cell = tableCal.rows[intWeek].cells[intDay]; ==diário) //Hoje, chama a aula de hoje cell.className = "today"; else if(intDay==6) //Sábado cell.className = "domingo" else if (intDay==0) //Domingo célula .className ="sábado"; else //Normal cell.className="normal"; if ((diariamente > 0) && (diariamente <= intDaysInMonth)) { cell.innerText = diariamente ++; "; } } function getDate() { var sDate; //Este código lida com cliques do mouse if ("TD" == event.srcElement.tagName) if (" " != event.srcElement.innerText) { sDate = document.all .ano.valor + "ano" + document.all.mês.valor + "mês" + evento.srcElement.innerText + "dia"; ="ret"> <TABLE ID="calendar" cellpacing="0" cellpadding="0" border=1 align="center"> <THEAD> < TR> <TD COLSPAN=7 ALIGN=CENTER> <SELECT ID= "mês" ONCHANGE="newCalendar()"> <SCRIPT LANGUAGE="JavaScript"> for (var intLoop = 0; intLoop < meses.length; intLoop++) document .write("<OPTION VALUE= " + (intLoop + 1) + " " + (hoje.mês == intLoop ? "Selecionado" : "") + ">" + meses[intLoop]); )"> <SCRIPT LANGUAGE="JavaScript"> for (var intLoop = hoje.ano-100; intLoop < (hoje.ano + 64); intLoop++) document .write("<OPTION VALUE= " + intLoop + " " + (hoje.ano == intLoop ? "Selecionado" : "") + ">" + intLoop </SCRIPT> </SELECT> </TD> </TR> <TR CLASS="dias"> <SCRIPT LANGUAGE); ="JavaScript"> document.write("<TD class=satday>" + dias[0] + "</TD>"); for (var intLoop = 1; intLoop < dias.length-1; intLoop++) documento. write("<TD>" + dias[intLoop] + "</TD>"); document.write("<TD class=sunday>" + dias [intLoop] + "</TD>"); > </TR> </THEAD> <TBODY border=1 cellpacing="0" cellpadding="0" ID="dayList"ALIGN=CENTER ONCLICK=" getDate()"> <SCRIPT LANGUAGE="JavaScript"> para ( var intSemanas = 0; intSemanas < 6; intSemanas++) { document.write("<TR style='cursor:hand'>"); <TD></TD>"); document.write("</TR>"); } </SCRIPT> </TBODY> </TABLE> <div align="center"></div> <div alinhar ="center"> <Script Language="JavaScript1.2"> function Cancel() { document.all.ret.value = ""; window.close() } </script> </div> <!-- Etapa 2: adicione "OnUnload="window.returnValue = document.all.ret.value;"" à tag <body>. Por exemplo: --> <body OnUnload="window.returnValue = document.all.ret. valor;">