Forum'da ara:
Ara


Yazar Mesaj
Mesaj07.12.2009, 11:51 (UTC)    
Mesaj konusu: yardım edin arkadaşlar

fenerbahce.com sitesinde yer alan düdük resiminin üzerine gelince alt tarafta bilgi çıkıyor bu kodu bilen birisi varsa paylaşabilir mi
______________
Darağacında olsak bile son sözümüz ''FENERBAHÇE''
Artık Forumla İşim Yok
Mesaj07.12.2009, 13:42 (UTC)    
Mesaj konusu:

[/code]<div id="f_data9" style="position: absolute; text-align: center; width: 150px; height: 20px; top: 220px; left: 75px"><a title="Ma&ccedil; &Ouml;ncesi" href="http://www.fenerbahce.com/haber/36535/rakibimiz-eskisehirspor.php?ref=AMM1" target="_blank"><img border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon2.gif" alt="" /></a> <a title="Ma&ccedil; Haberi" href="http://www.fenerbahce.com/haber/36543/seri-yaptik-2-1.php?ref=AMM2" target="_blank"><img border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon4.gif" alt="" /></a> <a title="Ma&ccedil; Galerisi" href="http://www.fenerbahce.com/galeri.php?frm_id=495&amp;ref=AMM3" target="_blank"><img border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon5.gif" alt="" /></a> <img class="fikstur_hakem" border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon1.gif" veri="Mustafa Kamil Abitoğlu|/img/2008/12/15/mustafakamil.jpg|&Uuml;st Klasman|Antalya|15.06.1970|Antalya|Turizm" jquery1260193101219="14" alt="" /></div>
<script language="javascript" type="text/javascript">
function f_change(id){
$("#f_data5").html();
$("#f_data6").html();
$("#f_data0").html(fikstur_data[id][0]);
$("#f_data1").html('<img src="' + fikstur_data[id][1] + '?1" border="0">');
$("#f_data2").html('<img src="' + fikstur_data[id][2] + '?1" border="0">');
$("#f_data3").html('<img src="' + fikstur_data[id][3] + '?1" border="0">');
$("#f_data4").html('<img src="' + fikstur_data[id][4] + '?1" border="0">');
if(fikstur_data[id][5])$("#f_data5").html('<img src="/_img/fikstur_tab/' + fikstur_data[id][5] + '.gif" border="0">');
else $("#f_data5").html('');
if(fikstur_data[id][6])$("#f_data6").html('<img src="/_img/fikstur_tab/' + fikstur_data[id][6] + '.gif" border="0">');
else $("#f_data6").html('');
$("#f_data7").html(fikstur_data[id][7]);
$("#f_data8").html(fikstur_data[id][8]);

$("#f_data9").html("");
if(fikstur_data[id][9]){
$("#f_data9").html("<a href='"+fikstur_data[id][9]+"' title='Maç Öncesi' target='_blank'><img src='/_img/fikstur_tab/icon2.gif' border='0'></a>");
}
if(fikstur_data[id][10]){
$("#f_data9").html($("#f_data9").html()+" <a href='"+fikstur_data[id][10]+"' title='Maç Haberi' target='_blank'><img src='/_img/fikstur_tab/icon4.gif' border='0'></a>");
}
if(fikstur_data[id][11]){
$("#f_data9").html($("#f_data9").html()+" <a href='"+fikstur_data[id][11]+"' title='Maç Galerisi' target='_blank'><img src='/_img/fikstur_tab/icon5.gif' border='0'></a>");
}
if(fikstur_data[id][12]){
$("#f_data9").html($("#f_data9").html()+" <a href='"+fikstur_data[id][10]+"' title='Maç Videosu' target='_blank'><img src='/_img/fikstur_tab/icon6.gif' border='0'></a>");
}
if(fikstur_data[id][13]){
$("#f_data9").html($("#f_data9").html()+" <img src='/_img/fikstur_tab/icon1.gif' class='fikstur_hakem' veri='"+fikstur_data[id][13]+"' border='0'>");
hakem_yukle();
}
}

function f_nav(git){
f_acilis = parseInt(f_acilis);
if(git=="geri"){
if(f_acilis==1)f_acilis = f_toplam;
else f_acilis = f_acilis - 1;
}
else{
if(f_acilis==f_toplam)f_acilis = 1;
else f_acilis = f_acilis + 1;
}
f_change(f_acilis);
}
function hakem_yukle() {
$('.fikstur_hakem').each(function () {
$(this).hover(
function () {
var konum = $(this).offset();
var ptop = konum.top+25;
var pleft= konum.left-120;
$("#hakempopup").hide();
//$("#hakempopup").html("<img src='"+$(this).attr("src")+"'>");

var ozellikler = $(this).attr("veri").split("|");
$("#hakempopup").html("<table width='250'><tr><td colspan='2'><b>Maçın Hakemi</b></td></tr><tr><td valign='top' width='70'><img src='" + ozellikler[1] + "' style='border:1px solid #000000;' border='0'></td><td><b>İsim:</b> " + ozellikler[0] + "<br><b>Doğum Tarihi:</b> " + ozellikler[4] + "<br><b>Doğum Yeri: </b>" + ozellikler[5] + "<br><b>Klasman: </b>" + ozellikler[2] + "<br><b>Bölge: </b>" + ozellikler[3] + "<br><b>Meslek: </b>" + ozellikler[6] + "</td></table>");
$("#hakempopup").css("left",pleft);
$("#hakempopup").css("top",ptop);
$("#hakempopup").show('slow');
},
function () {
shown = false;
$("#hakempopup").hide();
}
);

});
};
f_change(f_acilis);
</script>
Kod:
 Bu kod olması Lazım  :? Dene Olmassa Tekrar Haber ver :)

______________
Geliyoruz sessiz ve derinden!...
Mesaj07.12.2009, 13:43 (UTC)    
Mesaj konusu:

Kod:
<div id="f_data9" style="position: absolute; text-align: center; width: 150px; height: 20px; top: 220px; left: 75px"><a title="Ma&ccedil; &Ouml;ncesi" href="http://www.fenerbahce.com/haber/36535/rakibimiz-eskisehirspor.php?ref=AMM1" target="_blank"><img border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon2.gif" alt="" /></a> <a title="Ma&ccedil; Haberi" href="http://www.fenerbahce.com/haber/36543/seri-yaptik-2-1.php?ref=AMM2" target="_blank"><img border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon4.gif" alt="" /></a> <a title="Ma&ccedil; Galerisi" href="http://www.fenerbahce.com/galeri.php?frm_id=495&amp;ref=AMM3" target="_blank"><img border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon5.gif" alt="" /></a> <img class="fikstur_hakem" border="0" src="http://www.fenerbahce.com/_img/fikstur_tab/icon1.gif" veri="Mustafa Kamil Abitoğlu|/img/2008/12/15/mustafakamil.jpg|&Uuml;st Klasman|Antalya|15.06.1970|Antalya|Turizm" jquery1260193101219="14" alt="" /></div>
<script language="javascript" type="text/javascript">
function f_change(id){
    $("#f_data5").html();
    $("#f_data6").html();
    $("#f_data0").html(fikstur_data[id][0]);
    $("#f_data1").html('<img src="' + fikstur_data[id][1] + '?1" border="0">');
    $("#f_data2").html('<img src="' + fikstur_data[id][2] + '?1" border="0">');
    $("#f_data3").html('<img src="' + fikstur_data[id][3] + '?1" border="0">');
    $("#f_data4").html('<img src="' + fikstur_data[id][4] + '?1" border="0">');
    if(fikstur_data[id][5])$("#f_data5").html('<img src="/_img/fikstur_tab/' + fikstur_data[id][5] + '.gif" border="0">');
    else $("#f_data5").html('');
    if(fikstur_data[id][6])$("#f_data6").html('<img src="/_img/fikstur_tab/' + fikstur_data[id][6] + '.gif" border="0">');
    else $("#f_data6").html('');
    $("#f_data7").html(fikstur_data[id][7]);
    $("#f_data8").html(fikstur_data[id][8]);
   
    $("#f_data9").html("");
    if(fikstur_data[id][9]){
        $("#f_data9").html("<a href='"+fikstur_data[id][9]+"' title='Maç Öncesi' target='_blank'><img src='/_img/fikstur_tab/icon2.gif' border='0'></a>");
    }
    if(fikstur_data[id][10]){
        $("#f_data9").html($("#f_data9").html()+" <a href='"+fikstur_data[id][10]+"' title='Maç Haberi' target='_blank'><img src='/_img/fikstur_tab/icon4.gif' border='0'></a>");
    }
    if(fikstur_data[id][11]){
        $("#f_data9").html($("#f_data9").html()+" <a href='"+fikstur_data[id][11]+"' title='Maç Galerisi' target='_blank'><img src='/_img/fikstur_tab/icon5.gif' border='0'></a>");
    }
    if(fikstur_data[id][12]){
        $("#f_data9").html($("#f_data9").html()+" <a href='"+fikstur_data[id][10]+"' title='Maç Videosu' target='_blank'><img src='/_img/fikstur_tab/icon6.gif' border='0'></a>");
    }
    if(fikstur_data[id][13]){
        $("#f_data9").html($("#f_data9").html()+" <img src='/_img/fikstur_tab/icon1.gif' class='fikstur_hakem' veri='"+fikstur_data[id][13]+"' border='0'>");
        hakem_yukle();
    }
}

function f_nav(git){
    f_acilis = parseInt(f_acilis);
    if(git=="geri"){
        if(f_acilis==1)f_acilis = f_toplam;
        else f_acilis = f_acilis - 1;
    }
    else{
        if(f_acilis==f_toplam)f_acilis = 1;
        else f_acilis = f_acilis + 1;
    }
    f_change(f_acilis);
}
function hakem_yukle() {
  $('.fikstur_hakem').each(function () {                           
   $(this).hover(
     function () {
      var konum  = $(this).offset();
      var ptop = konum.top+25;      
      var pleft= konum.left-120;      
      $("#hakempopup").hide();      
      //$("#hakempopup").html("<img src='"+$(this).attr("src")+"'>");
      
      var ozellikler = $(this).attr("veri").split("|");
      $("#hakempopup").html("<table width='250'><tr><td colspan='2'><b>Maçın Hakemi</b></td></tr><tr><td valign='top' width='70'><img src='" + ozellikler[1] + "' style='border:1px solid #000000;' border='0'></td><td><b>İsim:</b> " + ozellikler[0] + "<br><b>Doğum Tarihi:</b> " + ozellikler[4] + "<br><b>Doğum Yeri: </b>" + ozellikler[5] + "<br><b>Klasman: </b>" + ozellikler[2] + "<br><b>Bölge: </b>" + ozellikler[3] + "<br><b>Meslek: </b>" + ozellikler[6] + "</td></table>");
      $("#hakempopup").css("left",pleft);
      $("#hakempopup").css("top",ptop);
      $("#hakempopup").show('slow');
     },
     function () {
      shown = false;
      $("#hakempopup").hide();
     }
   );
                     
  });
};
f_change(f_acilis);
</script>


Pardon Code tuşu Basılı Kalmış Razz
______________
Geliyoruz sessiz ve derinden!...
Mesaj07.12.2009, 13:56 (UTC)    
Mesaj konusu:

Konunu yeri Html kodlar
taşınmıştır..
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu