Is there a way to unload an already loaded script? Let's say, I put a
<script> tag with src to an external JS file. It gets loaded and
executed in the browser. After this point, is there any way to unload
(also from browser memory) that script?

Removing the script tag from the DOM is not going to help here for
sure. Any clues?

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to