Posts by caio • 1 point
3 posts
-
-1
votes1
answer53
viewsQ: How to list data from an api in an Activity
Whoa, guys, good night The thing is, I have an application in android studio where I am consuming an api through retrofit and gson, able to make all the connection and the registration functionality…
-
-3
votes1
answer252
viewsQ: How do I click a button and remove the table row via javascript?
Hi, how do I click a button and remove the table row via javascript? The most I can do is remove a cell. HTML : JAVASCRIPT: result when you click the button :…
javascriptasked caio 1 -
-2
votes1
answer393
viewsQ: ERROR : javascript.js:61 Uncaught Typeerror: Cannot read Property 'style' of null
Talk personal, all right? is the following, I have two Forms for registration, but I just want the second to appear when it is clicked next, in the first form I put via css a visibility= Visible and…