I recented created a folder in htdocs named ‘Web’ and in it I had my other js and css files. The problem I am facing is when I edit the js file and saving it, the changes doesn’t apply to the website. Even if I delete the old js file from the folder, The js file somehow loads in the website. Its happening with the css files too. If the delete the file, it still somehow exists there as when I call it in the html script it loads even if I deleted it from the folders…
Oh Thank you so much, It worked… Is there a progammical way to stop this thing to happen as the updated version of my script doesn’t work but Its working in incognito mode if that makes sense…
The reason it works in the Incognito mode is that the Incognito mode won’t save any cache. As soon as you close the tab, it’ll automatically destroy the cache.