Programalama > JAVA SCRIPT

Etiketler: cool, tablo, menüsü......

Ort. 0
Puan ver:
head bölümüne:

<style type="text/css">
<!--
.menu {font-family:Verdana; font-weight:bold; font-size:-2}

.menu a{
text-decoration:none;
color:white;
}
-->
</style>
<script language="javascript">
<!--

/*
Cool Toblo Menüsü
By Yavuz Ergün (http://www.ye-net.de/forum) ve http://www.ziyaretcimakinesi.com
*/



function movein(which,html){
which.style.background='black'
if (document.getElementById)
document.getElementById("boxdescription").innerHTML=html
else
boxdescription.innerHTML=html
}

function moveout(which){
which.style.background='maroon'
if (document.getElementById)
document.getElementById("boxdescription").innerHTML=' '
else
boxdescription.innerHTML=' '
}

//-->
</script>


Tablonun görülmesini istediginiz yere:

<table bgcolor="maroon" border="0" bordercolor="" cellpadding="2" cellspacing="0">

<tr>
<td class="menu" bordercolor="black" id="choice1" style="background-color:darkgray; cursor:hand" onmouseover="movein(this,'Atatürk & Türkiye')" onmouseout="moveout(this)"">
<a href="http://www.worldofturks.de" target="_blank"><font face="arial, helvetica" size="-1">Türkiye & Atatürk</a></td></tr>

<td class="menu" bordercolor="black" id="choice2" style="background-color:darkgray; cursor:hand" onmouseover="movein(this,'Türk Lobbisi')" onmouseout="moveout(this)">
<a href="http://www.kopru.net" target="_blank"><font face="arial, helvetica" size="-1">Köprü.net</a></td></tr>

<td class="menu" bordercolor="black" id="choice3" style="background-color:darkgray; cursor:hand" onmouseover="movein(this,'Webmasterler icin')" onmouseout="moveout(this)"><a href="http://www.ziyaretcimakinesi.com" target="_blank"><font face="arial, helvetica" size="-1">Ziyaretci Makinesi</a></td></tr>

<td class="menu" bordercolor="black" id="choice4" style="background-color:darkgray; cursor:hand" onmouseover="movein(this,'Ziyaretci Defteri')" onmouseout="moveout(this)"><a href="http://www.ziyaretci.tk" target="_blank"><font face="arial, helvetica" size="-1">Ziyaretci</a></td></tr>

<tr>
<td bordercolor="black" bgcolor="darkgray" height="18"><font id="boxdescription" face="Verdana" size="-2"></font></td></tr>
</table>

<p><font face="arial" size="-2">Bedava skript </font><br>
<font face="arial, helvetica" size="-2"><a href="http://www.ye-net.de/forum">Forum</a></font></p>


Yorumlar                 Yorum Yaz
Bu hazır kod'a ilk yorumu siz yapın!
KATEGORİLER
ASP - 240
ASP.NET - 24
C# - 75
C++ - 174
CGI - 8
DELPHI - 247
FLASH - 49
HTML - 536
PASCAL - 246
PERL - 11
PHP - 160
WML - 9
XML - 2
Copyright © 2002 - 2024 Hazır Kod - Tüm Hakları Saklıdır.
Siteden yararlanırken gizlilik ilkelerini okumanızı tavsiye ederiz.
hazirkod.com bir İSOBİL projesidir.