How to resume slideshow after a user click?

  • Vangel
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 5 months ago #11813 by Vangel
Hi there!
Your gallery is the greatest free solution for joomla gallery - it's really useful. But I'm thinking about a little but important change.

Gallery stops slide show after user click on some thumbnail. From this moment user has to manually change images. Is it possible, to disable this option? I would like it to stay in slide-show mode all the time. So user click on some thumbnail, see the image, but gallery shows next image after few seconds.

Best regards!

Please Log in to join the conversation.

More
13 years 5 months ago #11821 by ivan.milic
try ,open modules/mod_hot_joomla_gallery/js/jquery.timers-1.2.js, and find:
Code:
jQuery(window).bind("unload", function() { jQuery.each(jQuery.timer.global, function(index, item) { jQuery.timer.remove(item); }); });

comment : jQuery.timer.remove(item); with //

//jQuery.timer.remove(item);

if that does not work then nothing.

Please Log in to join the conversation.

  • Vangel
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 5 months ago #11823 by Vangel
Unfortunately it didn't help. But thanks for reply!

Please Log in to join the conversation.

Time to create page: 0.155 seconds
Powered by Kunena Forum