►Farkımız Farklılığımız - Halsiz Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Çok Amaçlı Liste (Sernames)

2 posters

Aşağa gitmek

Çok Amaçlı Liste (Sernames) Empty Çok Amaçlı Liste (Sernames)

Mesaj tarafından m3rT Salı Mart 08, 2011 9:46 pm

Merhabalar;
Çok amaçlı bir şey yaptım kendi siteme bağlı isterseniz kodda sizde html sayfaı oluşturup yerine link koyabilirsiniz..

Anasayfa mesajına ekleyebilirsiniz..
Kod:
<style type="text/css">
<!--
.style1 {
   font-size: 24px;
   font-weight: bold;
   color: #FFFFFF;
}
.style2 {font-size: 16px}
-->
</style>

<table width="890" height="150" border="0" cellspacing="5" bgcolor="#003366">
  <tr>
    <td height="18" bgcolor="#003366"><div align="center" class="style1 style2">Çok Amaçlı Listemiz </div></td>
  </tr>
  <tr>
    <td height="132" valign="top" bgcolor="#FFFFFF"><div align="center">
<html>
<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<title>Js Menü</title>

<style>
#anamenu{
    font-size:11pt;
    font-family:Times new roman;
}
#anamenu a{
    color:blue;
    text-decoration:none;
}
#anamenu a:hover{
    color:#5093f8;
}
#describe{
    width:100%;
    height:12px;
    font-size:10pt;
    font-family:arial;
}
#describe a{
    color:#5959ff;
    text-decoration:none;
}
#describe a:hover{
    color:#15b5a5;
}
.hr1{
    width:100%;
    height:1px;
    text-align:left;
    color:#0000FF;

}
</style>

</head>
<body><div id="anamenu">
<a href="#" onclick="showit(0)"><img src="http://ressim.net/a/upload/00e1822c.png"></a> |
<a href="#" onclick="showit(1)"><img src="http://ressim.net/a/upload/e70634ed.png"></a> |
<a href="#" onclick="showit(2)"><img src="http://ressim.net/a/upload/4e3415f5.png"></a> |
<a href="#" onclick="showit(3)"><img src="http://ressim.net/a/upload/fe28c579.png"></a> |
<a href="#" onclick="showit(4)"><img src="http://ressim.net/a/upload/ceb6aa1e.png"></a>
</div>

<!-- Alt menü başlangıç  --><div id="describe" onclick="clear_delayhide()"></div>
<script language="JavaScript1.2">
/*
Js Horizontal Menu Script - ksabitk (ksabitk@hotmail.com)
Bu script yukarıdaki "describe" isimli div'in altında olmalıdır.
*/

var submenu=new Array()

// Alt menüler -- Kendinize göre düzenleyin
 

//Kod Kaynakları
submenu[0]='<iframe name="iframe" src="   http://sahmat-ittifak.yetkin-forum.com/duyurular-h15.htm" width="330" height="110" border="0" frameborder="0">'


//DynamicDrive
submenu[1]='<iframe name="iframe "src="http://sahmat-ittifak.yetkin-forum.com/fkra-h13.htm" width="450" height="100" border="0" frameborder="0">'


//Php Ders
submenu[2]='<IFRAME src="http://sahmat-ittifak.yetkin-forum.com/mozilla-h17.htm" frameBorder=0  scrolling=no width=500 height=100></IFRAME>'


//Asp Ders
submenu[3]='<IFRAME src="http://sahmat-ittifak.yetkin-forum.com/haber-h14.htm" frameBorder=0  scrolling=no width=500 height=50></IFRAME>'


//Hazırlayan
submenu[4]='<iframe name="iframe" src="http://sahmat-ittifak.yetkin-forum.com/ozl-h12.htm" width="800" height="50" border="0" frameborder="0">'


// Alt menü açılma hızı ( milisaniye )
var delay_hide=500

//Bundan sonrasına dokunmayınız
var menuobj=document.getElementById? document.getElementById("describe") : document.all? document.all.describe : document.layers? document.dep1.document.dep2 : ""

function showit(which){
clear_delayhide()
thecontent=(which==-1)? "" : submenu[which]
if (document.getElementById||document.all)
menuobj.innerHTML=thecontent
else if (document.layers){
menuobj.document.write(thecontent)
menuobj.document.close()
}
}

function resetit(e){
if (document.all&&!menuobj.contains(e.toElement))
delayhide=setTimeout("showit(-1)",delay_hide)
else if (document.getElementById&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhide=setTimeout("showit(-1)",delay_hide)
}

function clear_delayhide(){
if (window.delayhide)
clearTimeout(delayhide)
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}
</script>
<!-- Alt menü son  -->

</body>
</html>
 </div></td>
  </tr>
</table>

Önizleme;
[Resimleri görebilmek için üye olun veya giriş yapın.]

Html sıktı Js yazayım dedim. Kod bana ait Güle güle kullanın king
m3rT
m3rT
Kurucu
Kurucu

Erkek

3882

Hesabı
Kredi: Forum Bankası

http://www.mertkahveci.com

Sayfa başına dön Aşağa gitmek

Çok Amaçlı Liste (Sernames) Empty Geri: Çok Amaçlı Liste (Sernames)

Mesaj tarafından Dragon Salı Mart 08, 2011 9:50 pm

Teşekkürler =)
Dragon
Dragon
Editör
Editör

Erkek

687

Hesabı
Kredi: 4750

Sayfa başına dön Aşağa gitmek

Çok Amaçlı Liste (Sernames) Empty Geri: Çok Amaçlı Liste (Sernames)

Mesaj tarafından m3rT Salı Mart 08, 2011 9:51 pm

Rica Ederim, Çok Amaçlı Liste (Sernames) 4269550098
m3rT
m3rT
Kurucu
Kurucu

Erkek

3882

Hesabı
Kredi: Forum Bankası

http://www.mertkahveci.com

Sayfa başına dön Aşağa gitmek

Sayfa başına dön

- Similar topics

 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz