I am removing a div with remove()
, but I need to delete it completely, I explain to delete it with remove it removes it but if I update the browser or refresh the page it shows again I need to delete it and no longer load if the page is refreshed , I do not know if it can be stored in a variable value, or using cokies I'm not sure, thanks for the help.
$('.midiv').remove();