can you please explain the featured slider speed meanings, settings, etc?
have made changes as directed but does not seem to be having any affect.
also this is what i am seeing in that file
visible: ( $(window).width() < 940 ) ? 15 : 15,
pause: true,
auto: true,
timeout: 3000,
speed: 1100,
the timeout was 8000..i changed it to 3000. i dont see any effect though.
what i would like is for new slide to come into view about every second. can you please tell me the meanings of what timeout and speed mean and what the numbers mean?
thank you