Cel mai bun Forum din Constanta www.GEORULLZ.tk
www.GEORULLZ.tk - PENTRU A AVEA ACCEST TOTAL TREBUIE SA VA INREGISTRATI!!! Pentru a nu va face figuri acest site trebuie sa intrati cu Mozilla Firefox !!! Puteti sa ma contactati pe adresa de mail georulzzzzzz@yahoo.com. Daca aduceti 20 de useri pe acest site si se inregistreaza va fac moderatori!!! AVEM NEVOIE DE MODERATORI ,DAR TREBUIE SA PUNA MINIM 20 DE POSTARI PENTRU A DEVENI !!!
Lista Forumurilor Pe Tematici
Cel mai bun Forum din Constanta www.GEORULLZ.tk | Reguli | Inregistrare | Login

POZE CEL MAI BUN FORUM DIN CONSTANTA WWW.GEORULLZ.TK

Nu sunteti logat.
Nou pe simpatie:
Cenusareasa
Femeie
24 ani
Bucuresti
cauta Barbat
28 - 61 ani
Cel mai bun Forum din Constanta www.GEORULLZ.tk / Cum sa faci Java Script / Calendar Moderat de Admin
Autor
Mesaj Pagini: 1
Admino1
Administrator

Din: Constanta
Inregistrat: acum 19 ani
Postari: 1137
Pasul unu

Pune acest cod in HEAD


Cod:
<style type="text/css">

.main {
width:200px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}

</style>


<script type="text/javascript" src="basiccalendar.js">

/***********************************************
* Basic Calendar-By Brian Gosselin at
* Script featured on Dynamic Drive )
* This notice must stay intact for use
* Visit for full source code
***********************************************/

</script> 




Pasul doi. Downleaza urmatorul fisiere si upleaza-le pe site
Downloadeaza

Pasul 3.
Pune acest cod unde vrei sa apara:

Cod:
<script type="text/javascript">

var todaydate=new Date()
var curmonth=todaydate.getMonth()+1 //get current month (1-12)
var curyear=todaydate.getFullYear() //get current year

document.write(buildCal(curmonth ,curyear, "main", "month", "daysofweek", "days", 1));
</script>


_______________________________________
Pentru a avea acces total trebuie sa va INREGISTRATI!!! Altfel nu mai intrati pe site!!!

pus acum 19 ani
   
Pagini: 1  

Mergi la