Pages: 12
You are viewing a post by Co_don SanAdH. View all 25 posts in [img]http://cowo.bedon.googlepages.com/busur.png[/img] ini code buat cari tau dah berapa ribu hari kita hidup di dunia =( + jam dan menit :D [img]http://cowo.bedon.googlepages.com/busur.png[/img] yaa.

 2289
 2289 0
 0 1969-12-31
 1969-12-31 + jam dan menit
 + jam dan menit  [img]http://cowo.bedon.googlepages.com/busur.png[/img] yaahh..mudah�an c banyak yg suka
 
[img]http://cowo.bedon.googlepages.com/busur.png[/img] yaahh..mudah�an c banyak yg suka 
 [img]http://www.bluesmilies.eu/heureux/177.gif[/img]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] credits [url=http://www.javascriptkit.com]javascriptkit[/url] and me
 [img]http://www.bluesmilies.eu/heureux/177.gif[/img]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] credits [url=http://www.javascriptkit.com]javascriptkit[/url] and me  [img]http://cowo.bedon.googlepages.com/busur.png[/img] [url=http://cowo.bedon.googlepages.com/FS.htm]PREVIEW[/url]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] [url=http://cowo.bedon.googlepages.com/FS.htm]PREVIEW[/url]  [img]http://cowo.bedon.googlepages.com/busur.png[/img] okeh lanjut
[img]http://cowo.bedon.googlepages.com/busur.png[/img] okeh lanjut  [img]http://cowo.bedon.googlepages.com/busur.png[/img] neh code [b]htm[/b] nya
[img]http://cowo.bedon.googlepages.com/busur.png[/img] neh code [b]htm[/b] nya  [spoiler]<html>
<head>
<style type="text/css">
.bladus{
color:#[b]3EBF05[/b];
}
.tomb{
border-top: 1px #[b]3EBF05[/b] outset;
border-left: 1px #[b]3EBF05[/b] outset;
border-right: 1px #[b]3EBF05[/b] outset;
border-bottom: 1px #[b]3EBF05[/b] outset;
background-color: #[b]F5F204[/b];
color: #[b]3EBF05[/b];
}
.tomb:hover{
background-color: #[b]3EBF05[/b];
color: #[b]cccccc[/b];
}
</style>
</head>
<SCRIPT LANGUAGE="JAVASCRIPT">
<!-- hide this script tag's contents from old browsers
function lifetimer(){            
        today = new Date()          
        BirthDay = new Date(document.live.age.value)         
        timeold = (today.getTime() - BirthDay.getTime());         
        sectimeold = timeold / 1000;         
        secondsold = Math.floor(sectimeold);         
        msPerDay = 24 * 60 * 60 * 1000 ;         
        timeold = (today.getTime() - BirthDay.getTime());         
        e_daysold = timeold / msPerDay;         
        daysold = Math.floor(e_daysold);         
        e_hrsold = (e_daysold - daysold)*24;         
        hrsold = Math.floor(e_hrsold);         
        minsold = Math.floor((e_hrsold - hrsold)*60);           
        document.live.time1.value = daysold              
        document.live.time2.value = hrsold               
        document.live.time3.value = minsold              
        window.status = "Well at the moment you are " + secondsold + "............ seconds old.";         
        timerID = setTimeout("lifetimer()",1000)   
}        
// -- done hiding from old browsers -->
</script>
<body>
<center>
<FORM name="live" class="bladus">
<b>Please enter your age:</b> <INPUT TYPE="text" NAME="age" VALUE="" SIZE=15><br> 
<b>For example: <font color="#[b]ff0000[/b]">november 1,1966</font></b> <BR><BR>
<INPUT TYPE="button" class="tomb" NAME="start" VALUE="Start Timer" ONCLICK="lifetimer(this.form)">
<INPUT TYPE="reset" class="tomb" NAME="resetb" VALUE="Reset Age">
<BR><BR>
<TABLE border=0>
<TR><TD class="bladus"><b>You are days old:</b></TD>
<TD>
<INPUT TYPE="text" NAME="time1" VALUE="" size=8>
</TD>
</TR>
<TR><TD class="bladus"><b>Plus hours old:</b></TD>
<TD>
<INPUT TYPE="text" NAME="time2" VALUE="" size=8>
</TD>
</TR>
<TR><TD class="bladus"><b>Plus minutes old:</b></TD>
<TD><INPUT TYPE="text" NAME="time3" VALUE="" size=8></TD>
</TR>
</TABLE>
</FORM>
</center>
</body>
</html>[/spoiler]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] yg di [b]bold[/b] kalo mau di edid silahkan
 
[spoiler]<html>
<head>
<style type="text/css">
.bladus{
color:#[b]3EBF05[/b];
}
.tomb{
border-top: 1px #[b]3EBF05[/b] outset;
border-left: 1px #[b]3EBF05[/b] outset;
border-right: 1px #[b]3EBF05[/b] outset;
border-bottom: 1px #[b]3EBF05[/b] outset;
background-color: #[b]F5F204[/b];
color: #[b]3EBF05[/b];
}
.tomb:hover{
background-color: #[b]3EBF05[/b];
color: #[b]cccccc[/b];
}
</style>
</head>
<SCRIPT LANGUAGE="JAVASCRIPT">
<!-- hide this script tag's contents from old browsers
function lifetimer(){            
        today = new Date()          
        BirthDay = new Date(document.live.age.value)         
        timeold = (today.getTime() - BirthDay.getTime());         
        sectimeold = timeold / 1000;         
        secondsold = Math.floor(sectimeold);         
        msPerDay = 24 * 60 * 60 * 1000 ;         
        timeold = (today.getTime() - BirthDay.getTime());         
        e_daysold = timeold / msPerDay;         
        daysold = Math.floor(e_daysold);         
        e_hrsold = (e_daysold - daysold)*24;         
        hrsold = Math.floor(e_hrsold);         
        minsold = Math.floor((e_hrsold - hrsold)*60);           
        document.live.time1.value = daysold              
        document.live.time2.value = hrsold               
        document.live.time3.value = minsold              
        window.status = "Well at the moment you are " + secondsold + "............ seconds old.";         
        timerID = setTimeout("lifetimer()",1000)   
}        
// -- done hiding from old browsers -->
</script>
<body>
<center>
<FORM name="live" class="bladus">
<b>Please enter your age:</b> <INPUT TYPE="text" NAME="age" VALUE="" SIZE=15><br> 
<b>For example: <font color="#[b]ff0000[/b]">november 1,1966</font></b> <BR><BR>
<INPUT TYPE="button" class="tomb" NAME="start" VALUE="Start Timer" ONCLICK="lifetimer(this.form)">
<INPUT TYPE="reset" class="tomb" NAME="resetb" VALUE="Reset Age">
<BR><BR>
<TABLE border=0>
<TR><TD class="bladus"><b>You are days old:</b></TD>
<TD>
<INPUT TYPE="text" NAME="time1" VALUE="" size=8>
</TD>
</TR>
<TR><TD class="bladus"><b>Plus hours old:</b></TD>
<TD>
<INPUT TYPE="text" NAME="time2" VALUE="" size=8>
</TD>
</TR>
<TR><TD class="bladus"><b>Plus minutes old:</b></TD>
<TD><INPUT TYPE="text" NAME="time3" VALUE="" size=8></TD>
</TR>
</TABLE>
</FORM>
</center>
</body>
</html>[/spoiler]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] yg di [b]bold[/b] kalo mau di edid silahkan  trus lo save sebagai [b]terserahlodeh.htm[/b]
 trus lo save sebagai [b]terserahlodeh.htm[/b]  [img]http://cowo.bedon.googlepages.com/busur.png[/img] trus url [b]terserahlodeh.htm[/b] nya masukin ke code di bawah ini
[img]http://cowo.bedon.googlepages.com/busur.png[/img] trus url [b]terserahlodeh.htm[/b] nya masukin ke code di bawah ini  [quote]<div align='center'><iframe src='[b]URL terserahlodeh.htm disini[/b]' frameborder='no' width='100%' height='210px' overflow='hidden'></iframe></div>[/quote]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] trus lo generate di sini [url=http://www.freewebs.com/iblizmutz/abbbox3.1.html]WVM 3.1[/url] atau [url=http://h1.ripway.com/Ragnarock/gen2.1.html]WVM 2.1/2.2[/url] terserah posisinya mau d mana
[quote]<div align='center'><iframe src='[b]URL terserahlodeh.htm disini[/b]' frameborder='no' width='100%' height='210px' overflow='hidden'></iframe></div>[/quote]
[img]http://cowo.bedon.googlepages.com/busur.png[/img] trus lo generate di sini [url=http://www.freewebs.com/iblizmutz/abbbox3.1.html]WVM 3.1[/url] atau [url=http://h1.ripway.com/Ragnarock/gen2.1.html]WVM 2.1/2.2[/url] terserah posisinya mau d mana  [img]http://cowo.bedon.googlepages.com/busur.png[/img] knapa gw suruh generate
[img]http://cowo.bedon.googlepages.com/busur.png[/img] knapa gw suruh generate  karna gw gag tau lo� pada make WVM yg mana
 karna gw gag tau lo� pada make WVM yg mana 
 [img]http://cowo.bedon.googlepages.com/busur.png[/img] udah segitu ajah
[img]http://cowo.bedon.googlepages.com/busur.png[/img] udah segitu ajah  semoga berkenan di hati para pemirsa sekalian
 semoga berkenan di hati para pemirsa sekalian  
  [img]http://www.bluesmilies.eu/heureux/189.gif[/img]
 [img]http://www.bluesmilies.eu/heureux/189.gif[/img]
					Last edited by KaNaLiTnUk (2008-05-28 11:54:00)
|  |