|
|
|
|
|
HTML KODLARI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
::. TEMALAR .::
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
YENİ İÇERİK BÖLÜMÜ
|
|
|
|
|
|
|
|
|
|
|
|
|
ACIKLAMALI LİNK |
|
|
Ana Sayfa
Üye Ol
İstatistikli Sayaç
Ziyaretçi Defteri
<!--- KAYNAK: http://www.gezginler.net --->
<!--- ÖRNEK BAŞLANGICI --->
<SCRIPT>
var tip=new Array
tip[0]='Ana sayfaya<br> dönmek için...'
tip[1]='Ücretsiz hizmetlerimizden yararlanabilmeniz<br> için üye olmanız gerekmektedir!'
tip[2]='Siteniz için ,50 farklı seçenekli<br> istatistikli sayaç'
tip[3]='Siteniz için, bannersiz,<br> popupsız ziyaretçi defteri'
function showtip(current,e,num)
{
if (document.layers) // Netscape 4.0+
{
theString="<DIV CLASS='ttip'>"+tip[num]+"</DIV>"
document.tooltip.document.write(theString)
document.tooltip.document.close()
document.tooltip.left=e.pageX+14
document.tooltip.top=e.pageY+2
document.tooltip.visibility="show"
}
else
{
if(document.getElementById) // Netscape 6.0+ and Internet Explorer 5.0+
{
elm=document.getElementById("tooltip")
elml=current
elm.innerHTML=tip[num]
elm.style.height=elml.style.height
elm.style.top=parseInt(elml.offsetTop+elml.offsetHeight)
elm.style.left=parseInt(elml.offsetLeft+elml.offsetWidth+10)
elm.style.visibility = "visible"
}
}
}
function hidetip(){
if (document.layers) // Netscape 4.0+
{
document.tooltip.visibility="hidden"
}
else
{
if(document.getElementById) // Netscape 6.0+ and Internet Explorer 5.0+
{
elm.style.visibility="hidden"
}
}
}
</SCRIPT>
<DIV id=tooltip
style="BACKGROUND-COLOR: lightyellow; BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 12px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px; POSITION: absolute; VISIBILITY: hidden; layer-background-color: lightyellow"></DIV><A
href="http://www.dynamicdrive.com/" onmouseout=hidetip()
onmouseover="showtip(this,event,'0')">Ana Sayfa</A> <BR><A
href="http://www.javascriptkit.com/" onmouseout=hidetip()
onmouseover="showtip(this,event,'1')">Üye Ol</A> <BR><A
href="http://www.requestcode.com/" onmouseout=hidetip()
onmouseover="showtip(this,event,'2')">İstatistikli Sayaç</A> <BR><A
href="http://www.htmlgoodies.com/" onmouseout=hidetip()
onmouseover="showtip(this,event,'3')">Ziyaretçi Defteri</A><!--- ÖRNEK SONU --->
<!--- KAYNAK: http://www.gezginler.net ---> |
|
|
|
|
|
|
|
Bugün 7 ziyaretçi burdaydı!
>>>
|
|
|
|
|
|
|
|