Posts by Catana Rahmeier • 21 points
3 posts
-
1
votes1
answer62
viewsQ: I can’t show data with Vue js
I can’t show data with Vue js, in my html I have: <div class="panel"> <div class="panel-body"> <div class="col-md-3"><img src="../images/aeracao/produto.png"…
vue.jsasked Catana Rahmeier 21 -
1
votes2
answers684
viewsA: Generate the days of the current week?
You can use timestamp for this...I made a quick example, but I believe I can help, instead of echo you would use the array: echo date('d/m/Y', $timestamp)."<br>";…
phpanswered Catana Rahmeier 21 -
0
votes0
answers341
viewsQ: How do you get the focus off a button?
I have a button and the same after the click I would like to remove the focus using javascript, detail do not use mouse using this button on a screen touch, no mouse or keyboard. I use the following…
jqueryasked Catana Rahmeier 21