Calendario

« Older   Newer »
  Share  
michy94angel
icon4  view post Posted on 21/8/2008, 09:30




Prima di tutto bisogna realizzare un'immagine di misure precise 123 x 230 pixel.
Partendo circa dalla metΰ dell'immagine create un rettangolo bianco leggermente opacizzato in modo che i giorni si possano leggere meglio.
Questo θ il codice in cui va fatta una sola modifica:
SPOILER (click to view)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Calendario</title>

</head>

<body>

<p><!--webbot bot="HTMLMarkup" startspan -->
");
document.write("");
document.write("");
document.write("");
document.write("")
document.write("");
document.write("");
document.write("");
document.write("");<!--Last color chage here-->
document.write("");
document.write("");
for (s=0;s<startspaces;s++) {
document.write("");
}
count=1;
while (count <= monthdays[thismonth]) {
for (b = startspaces;b<7;b++) {
linktrue=false;
document.write("");
count++;
}
document.write("");
document.write("");
startspaces=0;
}
document.write("

<script language="JavaScript">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!--//Begin
monthnames = new Array(
"GENNAIO",
"FEBBRAIO",
"MARZO",
"APRILE",
"MAGGIO",
"GIUGNO",
"LUGLIO",
"AGOSTO",
"SETTEMBRE",
"OTTOBRE",
"NOVEMBRE",
"DICEMBRE");
var linkcount=0;
function addlink(month, day, href) {
var entry = new Array(3);
entry[0] = month;
entry[1] = day;
entry[2] = href;
this[linkcount++] = entry;
}
Array.prototype.addlink = addlink;
linkdays = new Array();
monthdays = new Array(12);
monthdays[0]=31;
monthdays[1]=28;
monthdays[2]=31;
monthdays[3]=30;
monthdays[4]=31;
monthdays[5]=30;
monthdays[6]=31;
monthdays[7]=31;
monthdays[8]=30;
monthdays[9]=31;
monthdays[10]=30;
monthdays[11]=31;
todayDate=new Date();
thisday=todayDate.getDay();
thismonth=todayDate.getMonth();
thisdate=todayDate.getDate();
thisyear=todayDate.getYear();
thisyear = thisyear % 100;
thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear));
if (((thisyear % 4 == 0)
&& !(thisyear % 100 == 0))
||(thisyear % 400 == 0)) monthdays[1]++;
startspaces=thisdate;
while (startspaces > 7) startspaces-=7;
startspaces = thisday - startspaces + 1;
if (startspaces < 0) startspaces+=7;
document.write("");
document.write("<table border=0 " );
document.write("style='font-size : 11px; color : #000000;' cellpadding=0 cellspacing=1>");

document.write("
"
+ monthnames[thismonth] + " " + thisyear
+ "
D<font color=#FF0000>L<font color=#FF0000>M<font color=#FF0000>M<font color=#FF0000>G<font color=#FF0000>V<font color=#FF0000>S
-");
for (c=0;c<linkdays.length;c++) {
if (linkdays[c] != null) {
if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) {
document.write("");
linktrue=true;
}
}
}
if (count==thisdate) {
document.write("<font color='#FF0000'>");
}
if (count <= monthdays[thismonth]) {
document.write(count);
}
else {
document.write(" ");
}
if (count==thisdate) {
document.write("");
}
if (linktrue)
document.write("
");
document.write("
");
document.write("");
</script>
</td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="1" height="101"></td>
<td width="72" height="90"></td>
</tr>
</table>
<!--webbot bot="HTMLMarkup" endspan i-checksum="58385" -->

</body>

</html><!-- saved from url=(0022)http://internet.e-mail -->
<!-- START Digilander F -->
<script LANGUAGE="Javascript">
<!--
rs_DLR=1;
//-->
</script>
<script LANGUAGE="Javascript" SRC="/_ad/digi_ad_11.js">
</script>
<!-- END Digilander F -->
<!-- START RedMeasure V4 - CGI v1.1 $Revision: 1.2 $ -->
<!-- COPYRIGHT 2000 Red Sheriff Limited -->

<script language="JavaScript"><!--
var pCid="it_Libero-it_0";
var w0=1;
var refR=escape(document.referrer);
if (refR.length>=252) refR=refR.substring(0,252)+"...";
//--></script>

<script language="JavaScript"><!--
if(w0&&rs_DLR){
document.write('<img src="http://server-it.imrworldwide.com/cgi-bin/count?ref='+
refR+'&cid='+pCid+'" width=1 height=1>');
}
document.write("");
//-->
</script>



<!-- END RedMeasure V4 -->

Come avete potuto notare la modifica va fatta all'inizio del codice, dove si deve inserire il link dell'immagine creata in precedenza.
Il codice va copiato e incollato in un file txt (quelli del blocco note) e va salvato come nome.html; in pratica come una pagina. Questi funzionano anche nei forum^^
 
Top
0 replies since 21/8/2008, 09:30   62 views
  Share