How to slow down the scrolling of the thumbnails in jquery for slideshow?
Q: I use your VisualSlideShow. Only one thing confuses me: thumbnails are scrolled too fast.
Is there a way to slow down the scrolling of the thumbnails when you are trying to find a specific image?
A: Open "slideshow.js" file in any text editor and find the following code:
velocity = - (this.retrieve("delay") * 0.01);
change it to:
velocity = - (this.retrieve("delay") * 0.001);Related
March 31, 2013 Square thumbnails for free download jquery slideshow
I have a few queries before I purchase the full license for VisualSlideShow. I need my thumbnails to be square. I see only rectangular thumbnails in your demos. Is it possible to create square thumbnails with your VisualSlideShow?
April 29, 2013 Scrolling speed of thumbnails in slideshow image gallery
I have succesfully implemented a slide show generated with VisualSlideShow app. on my website.
April 12, 2013 Top jquery slideshow without navigation and thumbnails
I found your VisualSlideShow and have a question. Is it possible to have just an image without the lower part, ie the arrows, thumbnails and file name etc? All your demos have thumbnails, controller, captions on each image...
April 09, 2013 Jquery slideshow effect and conveyor belt type slideshows
Does your application allow for conveyor belt type slideshows.
April 12, 2013 Jquery slideshow with navigation and database
Is there anyway my web database can "call" a selection of photos ( by tags I assume) and then immediately route them so they load publish and play. I hope the answer is yes... I love your interface.
April 03, 2013 Difference between slideshow with jquery and VisualLightBox
I found 2 products: VisualLightBox and VisualSlideShow. It seems that both applications are products of your company.
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.