- Thank you received: 0
Start moment off the rotation loop
-
ITSforYou
-
Topic Author
- New Member
-
Less
More
14 years 1 month ago #5376
by ITSforYou
Start moment off the rotation loop was created by ITSforYou
Hello,
I bought your hot joomla carousel pro, and i love it!
But... i have one question: I use it to slide of images over a width of 450px (3 images of 150px each are visible), and I enabled the rotation loop. Now the rotation loops after ONLY the last picture is visible. at this moment 300px is empty (black)... Is it possible to change the code so the loop starts after the last image is loaded (and still three images are visible)?
I tried finding out, but because all the code is compressed, I did not succeed so far. I hope you can help!
The url of my site is www.itsforyou.nl .
Kind regards and keep up the good work,
John Baijens
I bought your hot joomla carousel pro, and i love it!
But... i have one question: I use it to slide of images over a width of 450px (3 images of 150px each are visible), and I enabled the rotation loop. Now the rotation loops after ONLY the last picture is visible. at this moment 300px is empty (black)... Is it possible to change the code so the loop starts after the last image is loaded (and still three images are visible)?
I tried finding out, but because all the code is compressed, I did not succeed so far. I hope you can help!
The url of my site is www.itsforyou.nl .
Kind regards and keep up the good work,
John Baijens
Please Log in to join the conversation.
-
ITSforYou
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 1 month ago #5379
by ITSforYou
Replied by ITSforYou on topic Re: Start moment off the rotation loop
Hello,
I couldn't stand it, so I kept searching and found it.
For anyone who wants the same: open the jquery.carousel.min.js en search for "env.steps.first+env.params.dispItems)<env.steps.count" an change it in "env.steps.first+env.params.dispItems)<(env.steps.count-n)" where n is the number of pics you want to keep before the loop goes back to the start.
Kind regards,
John Baijens
I couldn't stand it, so I kept searching and found it.
For anyone who wants the same: open the jquery.carousel.min.js en search for "env.steps.first+env.params.dispItems)<env.steps.count" an change it in "env.steps.first+env.params.dispItems)<(env.steps.count-n)" where n is the number of pics you want to keep before the loop goes back to the start.
Kind regards,
John Baijens
Please Log in to join the conversation.
Time to create page: 0.124 seconds