0
My site has some pictures and I want that when the person click on a button, it will call the function that will "transform" all the images of the tag img
in:
display none;
Without having to take every ID from an image, I want something like
document.querySelector("img");
And let this dial take all the tag img
, I tried to be as clear as I could.
Thank you kkkk was looking wrong.
– user187547