Posts by SSPerformance • 21 points
3 posts
-
-1
votes1
answer57
viewsQ: Toggle elements inside elements with jQuery
I want to learn a way to toggle on a list within a list in a very efficient way in jQuery. The way I tried doesn’t work because when firing the toggle at one, everyone is affected. It would be too…
-
1
votes1
answer275
viewsQ: CHANGE INPUT FILE STATUS
And ae! So, I wanted that when choosing a photo in the input, the name of the file/ photo was printed under the input or inside, whatever... Ahh, yes... The input ta with diplay:None; only that a…
-
0
votes1
answer347
viewsQ: Display error message just below the form with the action on the same page!
Here’s the thing... I’m creating a kind of quiz where the player has to deduct the answer and put it into the input. If it is correct it is redirected to the next level, if it is wrong it is still…