Yazar |
Mesaj |
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 09:58 (UTC) Mesaj konusu: yardım edin |
|
|
arkadaşlar bu slayt kodunu bilen var mı arıyorum ama bulamıyorum.acil lazım.herkezde var aslında. ______________ |
|
↑
|
|
|
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 10:15 (UTC) Mesaj konusu: |
|
|
yardım eden yok mu ______________ |
|
↑
|
|
|
-
denizmerkezi
Uzman Üye
Konum: Amasya
|
04.08.2010, 10:34 (UTC) Mesaj konusu: |
|
|
Herhangi bir resim yükleme sitesine yükle sana kod verilecektir.Html kodunu al kullan. . . ______________ Forum'da yetkiniz olmadığından dolayı imzanızı değiştirmek durumdayım. |
|
↑
|
|
|
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 10:37 (UTC) Mesaj konusu: |
|
|
kardeş ben resim demiom slayt olacak numaralı linkli resimdeki işte ______________ |
|
↑
|
|
|
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 10:41 (UTC) Mesaj konusu: |
|
|
yardım eden yok mu ______________ |
|
↑
|
|
|
-
ibrahmgun
Uzman Üye
|
04.08.2010, 10:42 (UTC) Mesaj konusu: |
|
|
|
|
↑
|
|
|
-
h-k-d
Aktif Üye
Konum: [ ..::: Ankara ::::.. ] Duyuru: Sitemiz açılmıştır.
|
04.08.2010, 10:49 (UTC) Mesaj konusu: |
|
|
aynısınımı istion aynısının kodunu blulurum şimdi bi sitede görmüştüm |
|
↑
|
|
|
-
h-k-d
Aktif Üye
Konum: [ ..::: Ankara ::::.. ] Duyuru: Sitemiz açılmıştır.
|
04.08.2010, 10:53 (UTC) Mesaj konusu: |
|
|
buldum
Kod: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> <script type="text/javascript">
$(document).ready(function(){
$(".btn-slide").click(function(){
$("#panel,").slideToggle("slow");
$(this).toggleClass("active"); return false;
});
});
$(document).ready(function(){
$(".menu a").hover(function() {
$(this).next("em").animate({opacity: "show", top: "-75"}, "slow");
}, function() {
$(this).next("em").animate({opacity: "hide", top: "-85"}, "fast");
});
});
</script> <script type="text/javascript">
<!--
var pic_width=580;
var pic_height=170;
var button_pos=6;
var stop_time=6000;
var show_text=0;
var txtcolor="fff";
var bgcolor="000";
var imag=new Array();
var link=new Array();
var text=new Array();
imag[1]="http://img.webme.com/pic/c/catlak-site55/01.jpg";
link[1]="http://catlak-site55.tr.gg/FBML-KODLARI.htm";
text[1]="Logo1";
imag[2]="http://img.webme.com/pic/c/catlak-site55/02.jpg";
link[2]="http://www.catlak-site55.tr.gg/TAKiM-GiFLERi.htm";
text[2]="Logo2";
imag[3]="http://img.webme.com/pic/c/catlak-site55/03.jpg";
link[3]="http://www.catlak-site55.tr.gg/javascript-menuler.htm";
text[3]="Logo3";
imag[4]="http://img.webme.com/pic/c/catlak-site55/04.jpg";
link[4]="http://www.catlak-site55.tr.gg/SAAT-KODLARI.htm";
text[4]="Logo4";
imag[5]="http://img.webme.com/pic/c/catlak-site55/05.jpg";
link[5]="http://www.catlak-site55.tr.gg/SLAYT-RESiM-YAZi-BANNER-YAP.htm";
text[5]="Logo5";
var swf_height=show_text==1?pic_height+0:pic_height;
var pics="", links="", texts="";
for(var i=1; i<imag.length; i++){
pics=pics+("|"+imag[i]);
links=links+("|"+link[i]);
texts=texts+("|"+text[i]);
}
pics=pics.substring(1);
links=links.substring(1);
texts=texts.substring(1);
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ pic_width +'" height="'+ swf_height +'" style="margin: 0px 0px 0px 0px;">');
document.write('<param name="movie" value="http://site.mynet.com/djtual/gallery.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&pic_width='+pic_width+'&pic_height='+pic_height+'&show_text='+show_text+'&txtcolor='+txtcolor+'&bgcolor='+bgcolor+'&button_pos='+button_pos+'&stop_time='+stop_time+'">');
document.write('<embed style="margin: 3px 0px 5px 0px;" src="http://site.mynet.com/djtual/gallery.swf" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&pic_width='+pic_width+'&pic_height='+pic_height+'&show_text='+show_text+'&txtcolor='+txtcolor+'&bgcolor='+bgcolor+'&button_pos='+button_pos+'&stop_time='+stop_time+'" quality="high" width="'+ pic_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">');
document.write('</object>');
//-->
</script> <center> <br />
<div style="text-align: center;">
<table width="100%" cellspacing="1" cellpadding="2" border="0" id="table6" class="bordercolor" style="margin: 0px auto; padding: 0px; background-color: rgb(200, 200, 200);">
<tbody style="margin: 0pt; padding: 0pt;">
<tr style="margin: 0pt; padding: 0pt;">
<td height="19" width="96%" background="http://img.webme.com/pic/c/catlak-site55/nn2.png" class="anasayfa" colspan="2" style="margin: 0px; padding: 0px; text-align: justify;"><center style="margin: 0pt; padding: 0pt;"><strong><strong style="margin: 0pt; padding: 0pt;">« </strong>LÜTFEN SOL MENÜYÜ KULLANIN <strong style="margin: 0pt; padding: 0pt;"> »</strong></strong></center></td>
</tr>
<tr bgcolor="#ffffff" style="margin: 0pt; padding: 0pt;">
<td width="20%" style="margin: 0pt; padding: 0pt;"><center style="margin: 0pt; padding: 0pt;"><img hspace="0" height="90" width="90" vspace="0" border="0" alt="" style="margin: 0pt; padding: 0pt;" src="http://t2.gstatic.com/images?q=tbn:ANd9GcQNhaoxOu1aX4ZTI63wZFG7Ces8EsvWFDK39ut2vrKg4iokRII&t=1&usg=__4HrlsimTrhjvHkgKf5mYpFW3JVw=" /></center></td>
<td width="77%" style="margin: 0pt; padding: 0pt;">
<div style="text-align: center;"><span onmouseout="_tipoff()" onmouseover="_tipon(this)" style="margin: 0pt; padding: 0pt;"><strong style="margin: 0pt; padding: 0pt;"><img border="0" alt="" src="http://i44.tinypic.com/23w5jz4.jpg" style="width: 461px; height: 264px;" /></strong></span><img hspace="0" height="30" width="70" vspace="0" border="0" src="http://img.webme.com/pic/c/catlak-site55/devam.gif" alt="" /> <span style="font-family: Tahoma;"><strong> </strong><span style="color: rgb(0, 0, 255);"><strong> ANASAYFA DÜZENLEMESİ YAPILACAKTIR.</strong></span></span></div>
</td>
</tr>
</tbody>
</table>
</div>
Kaynak:
http://catlak-site55.tr.gg/
teşekkürümü isterim |
|
↑
|
|
|
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 10:54 (UTC) Mesaj konusu: |
|
|
ibrahim kardeş teşekkürler ama siteme uyarlanmıyo
h-k-d kardeşim sana da şimdiden teşekkürler ______________ |
|
↑
|
|
|
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 10:54 (UTC) Mesaj konusu: |
|
|
teşekkürler kardeşim ______________ |
|
↑
|
|
|
-
h-k-d
Aktif Üye
Konum: [ ..::: Ankara ::::.. ] Duyuru: Sitemiz açılmıştır.
|
04.08.2010, 11:20 (UTC) Mesaj konusu: |
|
|
ibrahimin verdiği başka şekilde uygulaıo siteye
benim verdim işe yaradımı |
|
↑
|
|
|
-
oyunezel
Bedava-Sitem Bağımlısı
Konum: [Kayseri]
|
04.08.2010, 13:24 (UTC) Mesaj konusu: |
|
|
evet işe yaradı çok teşekkürler anasayfaya koydum bakabilirsin ______________ |
|
↑
|
|
|
-
h-k-d
Aktif Üye
Konum: [ ..::: Ankara ::::.. ] Duyuru: Sitemiz açılmıştır.
|
04.08.2010, 17:39 (UTC) Mesaj konusu: |
|
|
vay be çok güzel olmuş
eğer yine sıkışırsan bven herzaman buradayım |
|
↑
|
|
|
|