Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: I have succesfully implemented a slide show generated with VisualSlideShow app. on my website.
Is it possible to lower the speed setting of the scrolling thumbnails when you mouse-over them, making the scroll to the left or right?
A: Open engine/js/slideshow.js file and find the following code:
velocity = - (this.retrieve("delay") * 0.01);
change it to:
velocity = - (this.retrieve("delay") * 0.001);
For troubleshooting, feature requests, and general help, contact Customer Support at . Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.
Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.