Yardımcı Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

anasayfa mesajı yazı stili

Aşağa gitmek

Genel anasayfa mesajı yazı stili

Mesaj tarafından Antialem Paz Eyl. 28, 2008 3:51 pm

anasayfa mesajı yazı stili









Kod:
<body>
<SPAN id=pochenderText style="WIDTH: 100%">
<H1 align="center"><font color="#FF0000"><a href="http://www.gustavschaferfanclub.clictopic.com">
<font color="#FF0000"><span style="text-decoration: none">Buraya mesajın
</span></font></a></font></H1></SPAN>
<script>
var from = 4;               
var to = 12;                 
var speed = 1;               
var textcolor = "#aabbdd";     
var i = to;
var j = 0;
 
pd();
 
function pu()
  {
  if (!document.all)
      return
  if (i < to)
      {
      pochenderText.style.filter = "Glow(Color=" + textcolor + ", Strength=" + i + ")";
      i++;
      theTimeout = setTimeout('pu()',speed);
      return 0;
      }
 
  if (i = to)
      {
      theTimeout = setTimeout('pd()',speed);
      return 0;
      }
  }
 
function pd()
  {
  if (!document.all)
      return
  if (i > from)
      {
      pochenderText.style.filter = "Glow(Color=" + textcolor + ", Strength=" + i + ")";
      i--;
      theTimeout = setTimeout('pd()',speed);
      return 0;
      }
  if (i = from)
      {
      theTimeout = setTimeout('pu()',speed);
      return 0;
      }
  }
// -->
</script>
</BODY></HTML>
avatar
Antialem
BenimLe iyi oLun , Yeni Üyeyim !

Erkek
Mesaj Sayısı : 10
Yaş : 36
Paylaşım Puanı :
anasayfa mesajı yazı stili Left_bar_bleue0 / 1000 / 100anasayfa mesajı yazı stili Right_bar_bleue

Kayıt tarihi : 28/09/08

http://www.antialem.ace.st

Sayfa başına dön Aşağa gitmek

Sayfa başına dön

- Similar topics

 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz