Posts by Guilherme Tadeu • 21 points
2 posts
-
1
votes1
answer987
viewsQ: Modal with Countdown
I created a modal with Bootstrap, and created in a separate file a Javascript chronometer. But I wanted that chronometer to run inside Modal. How do I proceed? Thanks in advance! Modal Code: <div…
-
0
votes0
answers236
viewsQ: How to modify a JSON file with Javascript?
I am using the Mapbox. When you click on a Poligono appears the name of the person who lives in the city. But I want when I click to change the name of the person in the JSON file. map.on('click',…