Open the script.js file and modify the times as you want:
var t_nav_time = 400; //time for navigation bar movement
var t_items_time = 400; //time for item transition
var t_interval_time = 2000; //time for autoplay slide change
var t_timeout_time = 4000; //time to wait on clicked slide before autoplay resumes
It must work fine.
-
This reply was modified 7 years, 7 months ago by
Tesla.