Hello for all,
i solved this problem by changing {loadsnowimagescount(counttuna);}} into {setTimeout("loadsnowimagescount(counttuna);",100)}}
Why it start worked i don't know, it seems like i'm going to infinity :).
But i think it some kind of FF bug. Or netscape spree.
So solved!
Hello BillyRayPreachersSon ,
thanks for answer.
Everything is very simple - i want to get function loadsnowimagescount(counttuna), then [i] will reach 8.
But this script don't count ++counttuna and i don't know why.
I get 0 in FF and good number in IE. This number depends on loaded IMG, that...
Thanks for answer,
but i found more problems in this script.
I made some changes and now i found, that then i remove alert(counttuna) from the end of script and enable my function - loadsnowimagescount(counttuna) it not working. But then i put
.... if(i=8)
{alert(counttuna)...
Hello,
i have this (look below), in IE "alert(this.src + counttuna);" loops good - from 1 to 8, but in FF or Chrome "alert(this.src + counttuna);" loops from 8 to 0 in , i can't find why.
My english isn't so good, so if need more explanation, i will do.
Thanks for any help.
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.