მთავარი გვერდი







შენი მენიუ













შესვლის ფორმა













რეკლამა






განათავსე შენი რეკლამა აქ 5 ლარად . 1 თვის განმავლობაში






გამოკითხვა






Rate my site
რაოდენობა :  275






რეკლამა







განათავსე შენი რეკლამა აქ 5 ლარად . 1 თვის განმავლობაში







ლინკები / მთვლელბი






------------
who's online








BY ADD_OK









  • გვერდი 1 დან
  • 1
მთავარი [ Forum ] » სხვა და სხვა » HTML, CSS & JavaScript » Matrix index
Matrix index
add_okდრო: ხუთშაბათი, 2008-02-07, 12:22 PM | Message # 1
Admin
Group: Administrators
Messages: 98
Respect: 0
Status: Offline
Code
<html>
<head>
<title>MATRIX TEXT!</title>
<script language="javascript">
function addC()
{
string = string.replace(/<([^<])*>/, ""); // Prevents HTML tags from effecting the page

if(x < string.length)
{
textBuffer += string.charAt(x);

dot = string.charAt(x); //Sets variable dot for checking

if (dot == ".") //Check for full stops in text
{ //If there is a full stop it
textBuffer=''; //starts a clean page
}

txt.innerHTML = textBuffer;
x++;
setTimeout('addC()', pause);
}

if (x == string.length)
{
setTimeout('reLoc()', (pause * 4)) // Send viewer to home page with pause to read text.
}

}

function reLoc()
{
window.location = "HTTP://HACKING.GE"; // Send viewer to home page
}

</script>

</head>

<body bgcolor=#000000>

<font color="green">
<span id="text">SHEQMNILIA ASTALAVISTAS MIER </span></font>

<script language="javascript">

/****************************
*THIS MUST NOT ME DELETED
*GEORGIANS
*WWW.HACKING.GE
****************************/

/****************************
*Controls time between each Char.
*Change To Suit You
****************************/
pause = 150;

if (document.getElementById)
{

txt = document.getElementById("text");

if(txt.innerHTML)
{
textBuffer = " "; // Stops the loss of Spaces

x = 0;
string = txt.innerHTML;
txt.innerHTML = " ";
addC();
}
}

</script>

წყარო hacking.ge


www.fear.ucoz.org/forum
 
add_okდრო: ხუთშაბათი, 2008-02-07, 12:22 PM | Message # 2
Admin
Group: Administrators
Messages: 98
Respect: 0
Status: Offline
happy happy happy happy

www.fear.ucoz.org/forum
 
მთავარი [ Forum ] » სხვა და სხვა » HTML, CSS & JavaScript » Matrix index
  • გვერდი 1 დან
  • 1
ძებნა:























საიტის მფლობელია : G.M