I have a problem. I don’t know enough javascript. I can say that I know nothing. I need one script which add ‘div’ to ‘p’ per 1-5 seconds. I tried but i did too much mistakes. :/
What I want add (per some seconds), it's as one:
<img src="/Flags/{Random flag/number (1-100)}</.png" alt=""> user stole
<i>{Random number (1000, 2000, 3000) from array)}</i> <img src="strawberry.png" class="nob img-rounded ">
<i>{Random number (1000, 2000, 3000) from array)}</</i> <img src="orange.png" class="nob img-rounded ">
<i>{Random number (1000, 2000, 3000) from array)}</</i> <img src="apple.png" class="nob img-rounded ">
<i>{Random number (1000, 2000, 3000) from array)}</</i> <img src="banana.png" class="nob img-rounded ">
<i>{Random number (1000, 2000, 3000) from array)}</</i> <img src="sandwich.png" class="nob img-rounded ">
Where I want add this:
<p class="activity-border">
{HERE}
</p>
What visitors must see:
{Random flag} user stole {Random number} Strawberry(picture), {Random number} Orange(picture), {Random number} Apple(picture),{ Random number} Banana(picture), {Random number} sandwich(picture).