Hi Forum,
I've got a page that has a portion of it that displays, or hides, DIV's depending on what option was selected.
There will be around 25 different div's when done, and while developing this I realize that the JS if/else is going to be quite verbose.
For example...
Hi Guys,
Could you please help me to use document.body.textContent in console log on a website?
For example I want to change this format of 4.500,00 to 4,500.00 or 4500.00?
How is it possible in this way i.e on this site EuroDreams auf win2day - die Spieleseite der Österreichischen Lotterien|...
I thought I would start a helpful discussion of javascript Functions. Knowing Functions well I think would be helpful for understanding javascript.
Specifically, Functions are Objets in javascript. This is a departure from typical coding where functions are methods of a class.
Mozilla says...
Hi,
I fetched a data array from a web platform and calculated their average. Now I want to store this value inside a file every time to track the trend of the data.
Could someone please help an inexperienced hobby programmer. I have run into a small problem of parsing data from a remote JSON file, which contains several children. I always need to parse the top (first) child, since it is always the newest. I need the latitude and logitude to place them on a...