image slider jquery
jquery bildergalerie
galería de fotos
jquery slideshow
Immagini Galleria
网络幻灯片: 效果的幻灯片
Galeria De Imagens
слайдер изображений, слайдшоу, CSS слайдер
Bild Galleri
画像のスライダー&ギャラリー
Afbeeldingen Caroussel
More Demos: bootstrap carousel css, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
How can I change direction in image slideshow creatorQ: We want the pictures to move horizontally from left to right not the standard right to left.
Could you please insert code to script text below to make pictures move left to right?
A: Please, open "script.js" file in any text editor (for example, Notepad), find last line and add "revers" parameter (use "1" or "0" values to set direction). For example:
jQuery("#wowslider-container1").wowslider({effect:"basic_linear",prev:"",next:"",duration:68*100,delay:33*100,width:640,height:360,autoPlay:true,stopOnHover:false,loop:false,bullets:0,caption:false,captionEffect:"slide",controls:false,onBeforeStep:0,images:0,revers:1});