problem with sliding hot newsflah

More
10 years 7 months ago #32486 by pleasedontgo78
hi! i installed newsflash module, but it doesn't start by itself. it's always necessary that I click on one of the tabs to trigger the sliding.

Please Log in to join the conversation.

More
10 years 7 months ago #32489 by ivan.milic
Its like that , but you could maybe make it as you want if you add following code in index.php of template just above </body>


<script>
jQuery(document).ready(function(){
jQuery("#featured .ui-tabs-nav . ui-tabs-nav-item > a").click(function(){
jQuery(this).trigger("click");
});
});
</script>

Please Log in to join the conversation.

Time to create page: 0.386 seconds
Powered by Kunena Forum