Posts by Caio Rodrigo • 46 points
5 posts
-
0
votes1
answer103
viewsQ: How to increase the value of STEP in the input Range as per bar roll
all right with you guys? Well, I have an input range similar to the one below, very simple that I use together a function in JS to print the value on the screen. <input type="range" name="valor"…
-
0
votes2
answers631
viewsA: How to access bootstrap css?
It’s easier for you to "create" your own class than to change the Bootstrap class, and if you already have the knowledge to change it, you can create yours. For you to change, you would need to have…
-
0
votes1
answer346
viewsQ: Check if there is a parameter in the URL by PHP
You guys, here’s the deal... I need to check if in the url there is a parameter (source) and take the value that is being passed by it... I tested it like this $param = $_GET["source"]; but if there…
phpasked Caio Rodrigo 46 -
0
votes1
answer73
viewsQ: Load Json data via Ajax
Guys, how do I load the json data into a table in html? The table is mounted, the script I’m pretty sure is right, to print the data in the table, but I think there’s something missing, sap, maybe a…
-
1
votes1
answer174
viewsQ: Range Slider Currency - Convert number to real value (Javascript)
You guys, I’m a Javascript beginner. I’m creating (or trying to create) a range that passes a value and prints the value as the bar is dragged, and so far everything is working fine. But the value…
javascriptasked Caio Rodrigo 46