NIMA
NIMA
KPCKevin Powell - Community
Created by NIMA on 6/2/2024 in #front-end
i cant += value
moneygetterhaha.value += 1;
17 replies
KPCKevin Powell - Community
Created by NIMA on 5/29/2024 in #front-end
i need help with aray
hello how can i all item in aray Random with no reapeat ? in java script ! what is the simplest way to this
10 replies
KPCKevin Powell - Community
Created by NIMA on 4/17/2024 in #front-end
java script problem ! it not + and put it toggether !
hello
80 replies
KPCKevin Powell - Community
Created by NIMA on 4/16/2024 in #front-end
java script game problem
hello
22 replies
KPCKevin Powell - Community
Created by NIMA on 4/8/2024 in #front-end
new bug in java script ! help me pls
hello
59 replies
KPCKevin Powell - Community
Created by NIMA on 4/7/2024 in #front-end
new java script bug ! help
~js <script> function submiter(){

let number = document.getElementById('numba').value;
let error = 'normal error => Please enter a valid number' let text = ""; let i = 1;
if(number !== ""){
while (i < number + 1 ) { text += i + "<br>" + "<h3>"; i++;
}
document.getElementById("demo").innerHTML = text; }else{ alert(error); }
}




</script>
~
59 replies
KPCKevin Powell - Community
Created by NIMA on 4/1/2024 in #front-end
help about this flex box big
hello
19 replies
KPCKevin Powell - Community
Created by NIMA on 4/1/2024 in #front-end
i need help make this part of js
https://www.coloniaverdenyc.com/menus in this website how can i use this java script thing switch menu to dinner luanch brunch drinks
27 replies