HackStuff...
Aici veti gasi o gama larga de metode de hack atat pe Windows cat si pe platforme Linux/Unix , programe , tutoriale etc. In acelasi timp veti avea si asistenta help . Precizam ca tot ce se gaseste pe acest site este doar in scop de dezvoltare iar voi va asumati intreaga raspundere pt actiunile savarsite.ENJoY --- by andreony ---
Lista Forumurilor Pe Tematici
HackStuff... | Reguli | Inregistrare | Login

POZE HACKSTUFF...

Nu sunteti logat.
Nou pe simpatie:
Iasminica
Femeie
19 ani
Arad
cauta Barbat
24 - 52 ani
HackStuff... / Trucuri / cronometru Moderat de lFx
Autor
Mesaj Pagini: 1
biletari
Membru Junior

Inregistrat: acum 17 ani
Postari: 143
<html>
<head>
<script type="text/javascript">
var c=0;
var t;
function timedCount()
{
document.getElementById('txt').value=c;
c=c+1;
t=setTimeout("timedCount()",1000);
}

function stopCount()
{
clearTimeout(t);
}
</script>
</head>

<body>
<form>
<input type="button" value="Start count!" onClick="timedCount()">
<input type="text" id="txt">
<input type="button" value="Stop count!" onClick="stopCount()">
</form>
<p>
Click on the "Start count!" button above to start the timer. The input field will count forever, starting at 0. Click on the "Stop count!" button to stop the counting.
</p>
</body>

</html>



un cronometru dragut copiat de unde am putut si eu  :zzz:

Modificat de biletari (acum 17 ani)


_______________________________________
biletari

pus acum 17 ani
   
biletari
Membru Junior

Inregistrat: acum 17 ani
Postari: 143
mai am un script pe care va rog sa-l rulati ca sa va stricati de ras:cu conditia sa va ganditi la seful vostru cum m-am gandit eu la al meu cand l-am facut.


<html>
<title>sobolanu e un prost</title>
<h1 align ="center">
<body>
<hr>sobolanu e un prost
<hr>
<h2>sobolanu e un prost</h2>
<hr>
<h3>sobolanu e un prost</h3>
<hr>
<h4>sobolanu e un prost</h4>
<hr>
<h5>sobolanu e un prost</h5>
<hr>
<h6>sobolanu e un prost</h6>
<hr>

</body>

</h1>
</html>


_______________________________________
biletari

pus acum 16 ani
   
Pagini: 1  

Mergi la