Looping only once through the lists
-
Hello, this is a nice and simple plugin that I have actually made into just a word rotator. However, I have been trying to get it to stop at the last list item.
I tried adding in the code below to set the rotation to false. It just does not seem to work.
if ($(‘.kento-testimonial ul li:last’).hasClass(‘active’)) {
rotation_active = false;
}Any help is greatly appreciated! Thanks!
https://www.ads-software.com/plugins/kento-testimonial-slider/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Looping only once through the lists’ is closed to new replies.