Dynamically Update Divs on Webpage
I am trying to update a webpage dynamically using flask and JavaScript (AJAX). I would like to update the scores for both teams without refreshing the page (At a set interval). The problem that I am having is that the div scores, in the 'updated_score_div.html'…I was following this Repository but in my case its not working.
I am also facing a similar kind of issue please help me out as well as it will be helpful for other Developers too.
this is my code : GitHub
Top comments (0)