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

GrafikCell.Forumd.Biz | Adobe Destek & Yardım - GraFik Destek Forumu
 
AnasayfaLatest imagesAramaKayıt OlGiriş yap

 

 Bilgi Çubuğu mesajı

Aşağa gitmek 
YazarMesaj
Sylog
Gelişimci Üye
Gelişimci Üye
Sylog


Uyarı Sev. Uyarı Sev. : Uyarı Yok
<b>Mesaj Sayısı</b> Mesaj Sayısı : 105
<b>Paylasım Gücü</b> Paylasım Gücü : 205
<b>Rep Point</b> Rep Point : 0
<b>Kayıt tarihi</b> Kayıt tarihi : 27/10/09
<b>Nerden</b> Nerden : Antalya
<b>Ruh</b> Ruh : 7
<b>Grafik Düzey</b> Grafik Düzey : Az
<b>Tarayıcın</b> Tarayıcın : Explorer

Bilgi Çubuğu mesajı Empty
MesajKonu: Bilgi Çubuğu mesajı   Bilgi Çubuğu mesajı EmptySalı Kas. 24, 2009 7:29 am

[code:1:bcc3]<style type="text/css">
#informationbar{
position: fixed;
left: 0;
width: 100%;
text-indent: 5px;
padding: 5px 0;
background-color:Orange;
border-bottom: 1px solid black;
font: bold 12px Verdana;
}
* html #informationbar{ /*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
</style>
<script type="text/javascript">
/***********************************************
* Animated Information Bar- by JavaScript Kit ([Linkleri görebilmek için üye olun veya giriş yapın.]
* This notice must stay intact for usage
* Visit JavaScript Kit at http://www.javascriptkit.com/ for this script and 100s more
* Bu kod hackerfriend.ile.biz sitesinin Siteniz İçin bölümünden indirilmiştir.
***********************************************/
function informationbar(){
this.displayfreq="always"
this.content='<a href="javascript:informationbar.close()"><img src="http://img.webme.com/pic/h/hackerfriend/close.gif" style="width: 14px; height: 14px; float: right; border: 0; margin-right: 5px" /></a>'
}
informationbar.prototype.setContent=function(data){
this.content=this.content+data
document.write('<div id="informationbar" style="top: -500px">'+this.content+'</div>')
}
informationbar.prototype.animatetoview=function(){
var barinstance=this
if (parseInt(this.barref.style.top)<0){
this.barref.style.top=parseInt(this.barref.style.top)+5+"px"
setTimeout(function(){barinstance.animatetoview()}, 50)
}
else{
if (document.all && !window.XMLHttpRequest)
this.barref.style.setExpression("top", 'document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+"px" : body.scrollTop+"px"')
else
this.barref.style.top=0
}
}
informationbar.close=function(){
document.getElementById("informationbar").style.display="none"
if (this.displayfreq=="session")
document
Sayfa başına dön Aşağa gitmek
 
Bilgi Çubuğu mesajı
Sayfa başına dön 
1 sayfadaki 1 sayfası

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
 :: Online Destek - Html & Java kodları :: Htlm Kodları-
Buraya geçin: