4b4f
jQuery Slider, jQuery Slideshow
Bildergalerie jQuery, HTML Diashow
Galeria de Imagenes con jQuery, Slide Imagenes Gratis
Diaporama jQuery & Galerie D'Image jQuery
Slideshow Immagini jQuery, Galleria jQuery
WOW 网络幻灯片:jQuery 效果的幻灯片
Slider jQuery Chocante, Slider de Imagens jQuery
WOW Slider: jQuery слайдер изображений, HTML5 слайдшоу, CSS3 слайдер
WOW Slider: jQuery Bild-Slider & Galleri
WOW Slider : jQuery画像のスライダー&ギャラリー
WOW Slider: jQuery Afbeelding Slider & Gallery
For troubleshooting, feature requests, and general help, contact Customer Support at
.
Make sure to include details on your browser, operating system, WOW Slider version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.
Can I set the direction that the Ken Burns effect in js image scroller will take?Q: Hi WOWSlider team!
Can I set the direction that the Ken Burns effect will take? For instance, can I have it pan from left to right?
A: You can edit "sctipt.js" file manually in any text editor (for example, Notepad).
Find following line:
paths:[{from: [0, 0, 1], to:[0, 0, 1.2]}, {from: [0, 0, 1.2],to:[0, 0, 1]},...
where [0, 0, 1] - [X,Y,Ratio]. So, to see whole image last parameter should have value
"1" for "from" part (you'll see whole image at the beginning of transition) or for "to"
part (you'll see whole image at the end of transition).