Posts by Djpessoa • 85 points
4 posts
-
-1
votes1
answer79
viewsQ: querySelector e querySelectorAll
I’m not sure how to solve a point of an exercise. I have a JS function that expands a text within a div. In the first div it works normally, but in the following nothing happens. how I make it work…
-
2
votes1
answer324
views -
5
votes2
answers669
viewsQ: How to handle div size without using Hover
Edited -- Despite having asked exclusively in css, I saw that in fact the final result in JS is much more professional and lean. Being so I confirmed the reply of @Renan as the one that actually…
-
0
votes2
answers244
viewsQ: alternative to send JS data to a new PHP page to use the data
Hello! My knowledge in PHP is basic, but I will understand the explanations better. My goal is to create a home page index.php where it gets the resolution of the user screen and this data X and Y…