Üye Kayıt Üye Giriş

Metin Efektleri


Metin Efektleri

 
<html>

<head>

<script type="text/javascript">
// <![CDATA[
var speed=10; // speed of flight, lower is faster
var count=250; // number of frames before animation complete


var airbon, airtxt, airtop, airlef;
var swide=800;
var shigh=600;
var frame=count;
var ax=new Array();
var ay=new Array();
window.onload=function() { if (document.getElementById) {
var i, y, airme, airli;
set_width();
airbon=document.getElementById("airborne");
if (!document.all) airbon.style.position="relative"; // ie bug fix
airtxt=airbon.firstChild.nodeValue;
while (airbon.childNodes.length) airbon.removeChild(airbon.childNodes[0]);
for (i=0; i<airtxt.length; i++) {
airli=document.createElement("span");
airli.setAttribute("id", "airb"+i);
airli.appendChild(document.createTextNode(airtxt.charAt(i)));
airbon.appendChild(airli);
}
y=getPageTop(airbon);
for (i=0; i<airtxt.length; i++) ax[i]=getPageLeft(document.getElementById("airb"+i));
for (i=0; i<airtxt.length; i++) {
if (Math.random()<0.5) {
ax[i]=((Math.random()<0.5)?0:swide)-ax[i];
ay[i]=(Math.floor(Math.random()*shigh))-y;
}
else {
ay[i]=((Math.random()<0.5)?0:shigh)-y;
ax[i]=(Math.floor(Math.random()*swide))-ax[i];
}
airme=document.getElementById("airb"+i);
airme.style.position="relative";
airme.style.left=ax[i]+"px";
airme.style.top=ay[i]+"px";
}
fly_me();
}}

function set_width() {
if (typeof(self.innerWidth)=="number") {
swide=self.innerWidth;
shigh=self.innerHeight;
}
else if (document.documentElement && document.documentElement.clientWidth) {
swide=document.documentElement.clientWidth;
shigh=document.documentElement.clientHeight;
}
else if (document.body.clientWidth) {
swide=document.body.clientWidth;
shigh=document.body.clientHeight;
}
}

function getPageLeft(el) {
var x=0;
do { x+=el.offsetLeft }
while ((el=el.offsetParent)!=null) ;
return x;
}

function getPageTop(el) {
var y=0;
do { y+=el.offsetTop }
while ((el=el.offsetParent)!=null) ;
return y;
}

function fly_me() {
var airme;
for (var i=0; i<airtxt.length; i++) {
ax[i]-=swide*ax[i]*Math.random()/(frame*(count-1));
ay[i]-=shigh*ay[i]*Math.random()/(frame*(count-1));
airme=document.getElementById("airb"+i);
airme.style.left=Math.round(ax[i])+"px";
airme.style.top=Math.round(ay[i])+"px";
}
if (--frame) setTimeout("fly_me()", speed);
}
// ]]>
</script>


<meta http-equiv="Content-Language" content="tr">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title>Giriş için tıklayın</title>
</head>

<body>


<div style="position: absolute; width: 327px; height: 52px; z-index: 1; left: 225px; top: 33px" id="yazi_1">


<h1><a href="http://www.saab.tr.cx"><span style="text-decoration: none">
<script language="JavaScript1.2">




var message="Giriş için tıklayın"
var neonbasecolor="red"
var neontextcolor="blue"
var flashspeed=100 // millisaniye içinde renk geğiştir

///buradan aşağısını değiştirmeye gerek yok

var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)

function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}

function neon(){

//diğer renkleri aşağidan değiştir
if (n==0){
for (m=0;m<message.length;m++)
//eval("document.all.neonlight"+m).style.color=neonbasecolor
crossref(m).style.color=neonbasecolor
}

// neon renkleri
crossref(n).style.color=neontextcolor

if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",1500)
return
}
}

function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()


</script></span></a>
</h1>

</div>

<div style="position: absolute; width: 327px; height: 52px; z-index: 2; left: 225px; top: 85px" id="yazi_2">


<h1><a href="http://www.saab.tr.cx"><span style="text-decoration: none">
<script>


var text="Giriş için tıklayın" //Text yazısı
var speed=80 // renk değişim hızı

//


if (document.all||document.getElementById){
document.write('<span id="highlight">' + text + '</span>')
var storetext=document.getElementById? document.getElementById("highlight") : document.all.highlight
}
else
document.write(text)
var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0")
var r=1
var g=1
var b=1
var seq=1
function changetext(){
rainbow="#"+hex[r]+hex[g]+hex[b]
storetext.style.color=rainbow
}
function change(){
if (seq==6){
b--
if (b==0)
seq=1
}
if (seq==5){
r++
if (r==12)
seq=6
}
if (seq==4){
g--
if (g==0)
seq=5
}
if (seq==3){
b++
if (b==12)
seq=4
}
if (seq==2){
r--
if (r==0)
seq=3
}
if (seq==1){
g++
if (g==12)
seq=2
}
changetext()
}
function starteffect(){
if (document.all||document.getElementById)
flash=setInterval("change()",speed)
}
starteffect()
</script></span></a>
</h1>





<script>


function arkarenk(sonra,renk)
{
if (document.all)
sonra.style.backgroundColor=renk
}
</script>

<div style="position: absolute; width: 327px; height: 52px; z-index: 1; left: 0px; top: 52px" id="layer1">

<a href="http://www.saab.tr.cx" onMouseover="arkarenk(this,'red')" onMouseout="arkarenk(this,document.bgColor)"><h1>
<!-- Yazının arkaplan rengini değiştirmek istiyorsan 1 üste bak red renk olur -->
<span style="text-decoration: none"><font color="#000080" face="Aerosol">Giris
icin tiklayin</font></span></h1></a>
</div>

<a href="http://www.saab.tr.cx" onMouseover="arkarenk(this,'red')" onMouseout="arkarenk(this,document.bgColor)">
<div style="position: absolute; width: 399px; height: 70px; z-index: 1; left: 0px; top: 109px" id="menu_4">
<font face="CommercialScript BT">
<strong><font color="#000066" style="font-size: 40pt; text-decoration:none"><span id="airborne">
Giriş için tıklayın</span></font></strong><span style="font-size: 40pt"> </span></font>
</div></a></div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p><center>
<input type="button" value="Mail atın" onclick="parent.location='mailto:ksabitk@hotmail.com' ; alert('Sadece mail atın')">
</center>


</body></html>
 

Bilgisayar Dershanesi Ders Sahibi;
Bilgisayar Dershanesi

Yorumlar

Yorum Yapabilmek İçin Üye Girişi Yapmanız Gerekmektedir.

ETİKETLER