I have created a small project which aims to showcase a gallery of albums. This project must use the following criteria: 1) Array iterators which uses images from different URLs 2) Images from each album will be bigger when clicked. I decided to create only two albums. Now, I have a little problem. I can’t seem to integrate the albums inside a div
section with id single
that I have specifically created to display my JavaScript array. Only one image appears, that is, the one that I have designated to show first after the window.onload() method. So here I attached a link so that you could help me figure out the issue. Please and thank you for your help!
Hello @zmatical
could you explain in more simple way what the output should be cause i see when i click on the image it get loaded or i am missing something here
and have a nice day
1 Like
Actually, I found a solution early. But thanks to the answer! This is an amazing community!
Best!
2 Likes
glad to know that you figure it out by your self and you part of that amazing community now
1 Like