| Duello- PoRtaL & ForuM ™ 2009-2010 |
Would you like to react to this message? Create an account in a few clicks or log in to continue.

| Duello- PoRtaL & ForuM ™ 2009-2010 |


 
AnasayfaAnasayfa  GaleriGaleri  AramaArama  Latest imagesLatest images  Giriş yapGiriş yap  Kayıt OlKayıt Ol  
Dynamic Feed Control
Yükleniyor ...

 

 Alert It Scroller (ing)

Aşağa gitmek 
YazarMesaj
Admin
DueLLoYöneticisi

DueLLoYöneticisi
Admin


<b>Mesaj Sayısı</b> Mesaj Sayısı : 928
<b>Doğum tarihi</b> Doğum tarihi : 06/07/90
<b>Yaşı</b> Yaşı : 34
<b>Nerden</b> Nerden : Antalya
<b>İş/Hobiler</b> İş/Hobiler : Webtasarım - Öğrenci
<b>Lakap</b> Lakap : Site sahibi
<b>Rep Puanı</b> Rep Puanı : 735008

Alert It Scroller (ing) Empty
MesajKonu: Alert It Scroller (ing)   Alert It Scroller (ing) I_icon_minitimeCuma Ara. 04, 2009 8:12 pm

Eklediğiniz bilgiyi (marquee)kaydırma yöntemiyle siteye
yansıtıyor.Mouseover efektinde text in kayma hızı yavaşlıyor.Son derece
kullanışlı bir uygulama.

Kod:
&lt;marquee id="alertit" style="position:absolute;left:0px;top:0;background-color:#FFFFE6" onMouseover="this.scrollAmount=1" onMouseout="this.scrollAmount=speed"&gt;&lt;/marquee&gt;

&lt;script type="text/javascript"&gt;

/*
Alert-It Scroller script- By JavaScript Kit
For this and over 400+ free scripts, visit http://www.javascriptkit.com
This notice must stay intact
*/

//Customize your message here. Use any HTML desired:
var themsg=''&lt;span style="font:italic 22px Arial;color:red;"&gt;&lt;b&gt;Breaking News: Microsoft Stock up 10 points! Source: &lt;a href="http://cnn.com" target="_new"&gt;CNN&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;''
var speed=6 //speed of scroller (1-10 or more)
var loops=2 //specify number of times message scrolls across screen (an integer or "infinite")

function populatescroller(){
var windowwidth=iecompattest().clientWidth
document.getElementById("alertit").innerHTML=themsg
document.getElementById("alertit").style.width=windowwidth
document.getElementById("alertit").scrollAmount=speed
document.getElementById("alertit").scrollDelay=20
document.getElementById("alertit").loop=loops
document.getElementById("alertit").onfinish=function(){
document.getElementById("alertit").style.visibility="hidden"
}
}

function iecompattest(){
return (document.compatMode!="BackCompat")? document.documentElement : document.body
}

if (document.all && document.getElementById){
window.onload=populatescroller
window.onresize=populatescroller
}

&lt;/script&gt;

&lt;p align="left"&gt;&lt;font face="arial" size="-2"&gt;This free script provided by&lt;br&gt;
&lt;a href="http://javascriptkit.com"&gt;JavaScript Kit&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
Sayfa başına dön Aşağa gitmek
http://duello.goalsoccer.net
 
Alert It Scroller (ing)
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» Multiple News Scroller v3.0 (ing)
» Red Alert 2 İndir. [Tek Link]

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
| Duello- PoRtaL & ForuM ™ 2009-2010 |  ::    Duello Webmaster :: Hazır Kodlar :: Js (JavaScript)-
Buraya geçin: