Hello all!
everybody can use the lastest version of ja newsflash
please kindly download this package, link here: http://www.joomlart.com/forums/downloads.php?do=file&id=722 and get this module from the package. And try to install this module instead of yours
thanks
Thanks – that works!
I have not looked through all the additional functionality but I will definitely get around to it. 🙂
<em>@khanh le 42454 wrote:</em><blockquote>Please make a change in file ja_newsflash/ja-scroll.js:
Search this code (at the very top of file):
//get a random number
var news = 0;
var i = 10;
while (--i > 0)
{
news = Math.floor(jaNewsflash.totalItem*Math.random());
if(news != jaNewsflash.currentItem) break;
}
and change to
jaNewsflash.currentItem = (jaNewsflash.currentItem>=jaNewsflash.totalItem)?0:(jaNewsflash.currentItem+1);
</blockquote>
Do I replace *all* the first code with the second part or somewhere in between?
This topic contains 18 replies, has 7 voices, and was last updated by cybr2th 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum