Posts by Hupernikomen • 29 points
3 posts
-
0
votes1
answer37
viewsQ: Scanning JSON ...and repeating images
What’s wrong with that code? In the first item of the catalog has 2 images, and in the second item has 1 image (JSON). But on the page when executed it shows the first item with all 3 photos and the…
-
-2
votes1
answer125
viewsQ: How to send id as parameter to url
I am training to build a blog, I can already recover the posts via API and display the results on the screen, but I need now when you click on the item (post), its id is sent to the url, forming…
-
1
votes1
answer131
viewsQ: Button when clicking blue blink
I created 3 buttons (web application), the problem is that when I click on them(buttons) on the mobile screen the area of div of the button turns blue (lights up and erases). The curious thing is…