JAVASCRIPT ASSIGNMENT - RANDOM IMAGE FROM ARRAY

preview_player
Показать описание
USE JAVASCRIPT TO GET A RANDOM IMAGE FROM AN ARRAY WITH IMAGES
Рекомендации по теме
Комментарии
Автор

Awesome! Worked like a charm to get me the base code and then I was able to manipulate it to my program. Thanks!

derekilopan
Автор

thank you! but how do I style the pictures using css ? and how do i change the picture with a button

manuelpfeifer
Автор

My question is, is there a way to when you refresh the page to display both A and B?

changuk_biased
Автор

so i'm using a similar script to this one on my website right now, but i'm struggling to make the image responsive--i don't know which tags to use while styling the CSS in order to have any affect on the script itself. i've tried placing it within its own div and styling that, but that also does not seem to work. do you have any advice? i'm honestly so frustrated i'd just be willing to pay someone for help with it at this point!

paiganism
Автор

I am trying to code a game where at the page load I need to have a random number of an image displayed, but no idea how to do it. There is only one image that has to be displayed x times depending on the random number which must be picked up between 15 and 30 included. So, if the random number is 15, I should obtain 15 times the image on page load. I tried many different options but unsuccessful so far. This is what I found to generate the random number: Math.floor(Math.random() *16)+15
But, I do not know how to make the loop and how to link it to the image.
Help needed please! Thanks

dosaindiyouli
Автор

can i array images from flickr for example, that are embedded. I want to do it because it'll load faster than using my web host

XxrufinomanxX
Автор

thanks buddy your are great please also work on the dom html

saadsajid
Автор

hello sir i can write the same code but it is not working properly

haiderali-qncg
Автор

can someone please tell me why on my reaction game the teal colored box and purple circle wont come back up randomly im getting my first grey hair trying to do this it cant be that far off from what i got in the link.

r.report