Posts by Rafael Breno • 33 points
3 posts
-
0
votes1
answer601
viewsQ: Contador Progressiva
I’m trying to make a progressive counter in the style of the Impostometer, but it’s a non-monetary amount, just a unit. At the moment this is my code: <html> <head> <title>Teste…
-
1
votes2
answers138
viewsQ: Doubt in CSS, placeholder
I have this following login page: https://jsfiddle.net/rafael_breno/qzkgqt9h/ It’s as simple as I expected, but when I enter any information in the fields(input), the placeholder goes back to the…
-
1
votes1
answer112
viewsQ: Update of DIV
Hello, I have a small project just for Hobbie, and I have some Datatables on my web page, to facilitate the search of registered data, but when I register any data in a Brownser tab, the other one…