How can I unload a JavaScript resource with all its defined objects from the DOM?
Im developing a simple framework that enables to load html fragments into a \"main\
perhaps you need to consider conditionally loading it rather than conditionally unloading it...