I actually want to do 2 things
1 - Change the src for a script then
2 - Refresh just the div it resides in
The src doesn't seem to be a problem but how can I just refresh the div and not the page?
I tried innerHTML but can't seem to get JS to write JS into the div
1 - Change the src for a script then
2 - Refresh just the div it resides in
The src doesn't seem to be a problem but how can I just refresh the div and not the page?
I tried innerHTML but can't seem to get JS to write JS into the div