Posts by Henrique Ramos • 23 points
4 posts
-
-4
votes3
answers131
viewsQ: Make a request on the server with 2 parameters
Well, I’m making a person use a "range" and decide a value, as soon as the person modifies the range, a search is being done in the database about a game and its value, use ajax with php for this,…
-
1
votes1
answer32
viewsA: I can’t change the background color of my table numbers
Hello, I redid some parts of your code, now it is coloring yellow the chosen and printing on the screen, if the number is repeated it paints the back of red. Your errors were many due to lack of…
-
1
votes3
answers607
viewsA: How to generate multiple inputs within a repeat loop
Look, I don’t think my answer will completely solve your problem because I’m not very advanced with js, but I can give you an idea of how to do it for the knowledge I have: The first image is the…
-
1
votes1
answer27
viewsQ: Reread tags scripts and style with js
I have these tags scripts that serve to adjust and give functions to a carousel. However I am adding the carousel as soon as I click on a button, however as the page has already been rendered these…