![]() |
|
| |||||||
|
| WebMasTer SiTeSi |
| | Seçenekler |
|
#1
| ||||
| | ||||
küçücük saat koduHTML-Kodu: <!-- ONE STEP TO INSTALL CURRENT DATE: 1. Put the code into the BODY of your HTML document --> <!-- STEP ONE: Copy this code into the BODY of your HTML document --> <BODY> <SCRIPT LANGUAGE="JavaScript1.2"> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin var months=new Array(13); months[1]="January"; months[2]="February"; months[3]="March"; months[4]="April"; months[5]="May"; months[6]="June"; months[7]="July"; months[8]="August"; months[9]="September"; months[10]="October"; months[11]="November"; months[12]="December"; var time=new Date(); var lmonth=months[time.getMonth() + 1]; var date=time.getDate(); var year=time.getYear(); if (year < 2000) year = year + 1900; document.write("<center>" + lmonth + " "); document.write(date + ", " + year + "</center>"); // End --> </SCRIPT> </CENTER> <p><center> <font face="arial, helvetica" size="-2">Free JavaScripts provided<br> by <a href="http://javascriptsource.com">The JavaScript Source</a></font> </center><p> <!-- Script Size: 1.00 KB --> |
|
#2
| ||||
| | ||||
| bir diğer kod HTML-Kodu: <!-- ONE STEP TO INSTALL CURRENT DATE & TIME (SHORT): 1. Put the last code into the BODY of your HTML document --> <!-- STEP ONE: Copy this code into the BODY of your HTML document --> <BODY> <SCRIPT> document.write(Date()+".") </SCRIPT> <p><center> <font face="arial, helvetica" size="-2">Free JavaScripts provided<br> by <a href="http://javascriptsource.com">The JavaScript Source</a></font> </center><p> <!-- Script Size: 0.30 KB --> |
![]() |
| Arama Etiketleri: kodu, kucucuk, saat |
| Seçenekler | |
| |
Benzer Konular | ||||
| Konu | Konu Açanlar | Forum | Cevaplar | Güncel Mesajlar |
| Küçücük bir arşiv | B737 | Webmastersitesi çöplüğü | 8 | 13-09-2008 03:48 |
| wml kodu Asp kullanır ve veritabanina baglanip wml kodu üretir. | W-S | Hazır program kodları | 0 | 15-03-2008 02:23 |
| blogcu şablon kodu, hazır şablon, book şablonu, defter şeklinde şablon kodu | kadınca | Diğer blog scriptleri | 0 | 09-02-2008 02:38 |
| title da saat dinamik saat görünsün | banias | Javascript kodları | 0 | 26-11-2007 12:31 |
| dijital saat kodu (tavsiye) | banias | Javascript kodları | 0 | 26-11-2007 12:11 |
![]() |