How to resume slideshow after a user click?

More
14 years 2 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
14 years 2 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.

More
14 years 2 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.320 seconds
Powered by Kunena Forum