Posts by Jaum • 45 points
4 posts
-
0
votes1
answer127
viewsQ: Can someone help me, I’m not able to type in input
So I have these codes here, my div is draggable/Moveable, but for some reason I can’t type in this input, can anyone find me? Thank you in advance :) //Make the DIV element draggagle:…
-
1
votes1
answer194
viewsQ: How do I search something in html css js?
So Guys, I wanted to be able to search for items in html, without a bank, because the items will not be added dynamically, they will already be pre-established, as I am a beginner I have no idea how…
-
1
votes1
answer51
viewsQ: Someone help me, I wanted to make my div not leave the screen!
Good morning, so I made my div draggable/Moveable, but I wanted her not to be able to leave the screen, I wanted her to have a limit when I move. Can someone help me? Thanks in advance //Make the…
-
1
votes3
answers87
viewsQ: How to do it when checking a checkbox it changes the background color of a td of a table and when unknowing it returns to its normal color
Well, I have this code, and it works in parts, when I check the checkbox it changes the color of my td, but when I go down the color does not return to normal, could someone help me? Thanks in…