F
F
FRC_Volen2017-04-05 12:54:33
JSON
FRC_Volen, 2017-04-05 12:54:33

How to remove JSON data from browser without reloading the page?

Good afternoon,
I have a problem with JSON data,
I want to delete the JSON data received by the POST method without reloading the page,
I want to make this data clear from the browser when the popup is closed.
Is there any way to clear json from the browser?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2017-04-05
@petermzg

If you saved them to the window.variable variable, then just reset it.
If you have created DOM elements, then remove them when the popup closes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question