Type: Posts; User: bankas
no, it doesnt work, it just like before.
now it doesnt act when i click, here the full code: jQuery(document).ready(function(){ for (var i=0;i<8;i++){ (function(){ ImageClicked = false; var XYScore = 0; ...
no it doesnt fix it because in the first time i is zero and then in the next time it doesnt loop is there an other way to fix it? thankyou, Boaz
Hallo, i am developing a html5 app and i want that after 8 seconds of writing the random place it will write if you have won or not for one second and then it will begin from creating a new random,...