Posts by pedroflp • 79 points
4 posts
-
3
votes1
answer98
viewsQ: Pass an indeterminate value of an input to Javascript
I’ve seen a lot of similar questions but none that would solve my problem. The script basically is the following, there are 3 inputs, and the values of the inputs who will say is the user (the user…
-
0
votes2
answers821
viewsQ: Are there possibilities to hide part of the html of the inspect?
I want parts of html to be hidden from the user’s inspection, there are possibilities to run it with some script or with html itself?
-
2
votes1
answer156
viewsQ: How to make a button clickable after a certain time on Hover?
For the button to be clicked the user needs to keep the mouse on it for 2 seconds.
-
2
votes2
answers333
viewsQ: How do I get a "spin" in CSS using the border of a div?
The animation that I want is basically when I give Hover in the fingerprint div the border is in loading for 3 seconds (an animation of type progressbar, starting from 0 and reaching the end of the…