FORUM


    Forum
    "Forum" Gerçek Bir Aile

TopList


    TopList'e Kayıt Olabilirsiniz...

Forum


    Bilgi Paylasim Formu
    Sormak istedigniz herseyi sorabilir, paylasimda bulunabilirsiniz...

Hakkinda


    Her yil yapilan 'en iyi bugday' yarismasini yine ayni çiftçi kazanmisti. Çiftçiye bu isin sirri soruldu...
//-->

~|| HTML-CSS-KOD ||~

Üzerine Gelince Kırmızılaşan Link (Link Efekt)

 

 

Kod:
<script src="http://site.mynet.com/paylasimvakti/.js" type="text/javascript"></script>
<script language="JavaScript1.2">
function high(which2){
theobject=which2
highlighting=setInterval("highlightit(theobject)",50)
}
function low(which2){
clearInterval(highlighting)
if (which2.style.MozOpacity)
which2.style.MozOpacity=0.5
else if (which2.filters)
which2.filters.alpha.opacity=50
}

function highlightit(cur2){
if (cur2.style.MozOpacity<1)
cur2.style.MozOpacity=parseFloat(cur2.style.MozOpacity)+0.1
else if (cur2.filters&&cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=10
else if (window.highlighting)
clearInterval(highlighting)
}
</script>



Güle güle kullanın!Wink

––––•(-• Bugün 181 ziyaretçiburdaydı! Allah Arttırsın •-)•––––
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol