Forum'da ara:
Ara


Yazar Mesaj
Mesaj18.12.2014, 16:12 (UTC)    
Mesaj konusu: SLAYT SEKLİNDE FOTOGRAFLARI NASIL KOYA BILIRIM ?

SLAYT SEKLİNDE FOTOGRAFLARI NASIL KOYA BILIRIM ?
Mesaj20.12.2014, 12:40 (UTC)    
Mesaj konusu:

Css veya jquery yoluyla yapabilirsin.
Mesaj30.12.2014, 15:53 (UTC)    
Mesaj konusu:

Kod:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
</script><script type="text/javascript" src="http://u.jimdo.com/www62/o/se2638f08eddfc235/userlayout/js/fadeslideshow.js">
//<![CDATA[

/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

//]]>
</script><script type="text/javascript">
//<![CDATA[

var mygallery=new fadeSlideShow({
    wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
    dimensions: [630, 355], //width/height of gallery in pixels. Should reflect dimensions of largest image
    imagearray: [
        ["RESİM BAĞLANTISI", "", "", ""],
        ["RESİM BAĞLANTISI", "", "", ""],
        ["RESİM BAĞLANTISI", "", "", ""],
        ["RESİM BAĞLANTISI", "", "", ""],
        ["RESİM BAĞLANTISI", "", "", ""],
        ["RESİM BAĞLANTISI", "", "", ""]

         
],
    displaymode: {type:'auto', pause:5000, cycles:0, wraparound:false, randomize:true},
    persist: false, //remember last viewed slide and recall within same session?
    fadeduration: 3000, //transition duration (milliseconds)
    descreveal: "peekaboo",
    togglerid: ""
})

//]]>
</script>
 
<div id="fadeshow1">
</div>


yukarıdaki kodu kendinize göre düzenleyip kullanabilirsiniz.
______________
Önceki mesajları göster:   


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