loop over integer js code example Example: forloop in js for(i = 0; i < x; ++i){ //Loop, x can be replaced with any integer; }